.NET Framework Class Library  

System.Collections.Specialized Hierarchy

System.Object

   System.Collections.Specialized.CollectionsUtil

   System.Collections.Specialized.HybridDictionary ---- System.Collections.IDictionary, System.Collections.ICollection, System.Collections.IEnumerable

   System.Collections.Specialized.ListDictionary ---- System.Collections.IDictionary, System.Collections.ICollection, System.Collections.IEnumerable

   System.Collections.Specialized.NameObjectCollectionBase

      System.Collections.Specialized.NameValueCollection

   System.Collections.Specialized.NameObjectCollectionBase.KeysCollection ---- System.Collections.ICollection, System.Collections.IEnumerable

   System.Collections.Specialized.StringCollection ---- System.Collections.IList, System.Collections.ICollection, System.Collections.IEnumerable

   System.Collections.Specialized.StringDictionary ---- System.Collections.IEnumerable

   System.Collections.Specialized.StringEnumerator

   System.ValueType

      System.Collections.Specialized.BitVector32

      System.Collections.Specialized.BitVector32.Section

See Also

System.Collections.Specialized Namespace