Public Methods (see also Protected Methods )

  Name Description
public method Add  (inherited from Dictionary )
public method Clear  (inherited from Dictionary )
public method ContainsKey  (inherited from Dictionary )
public method ContainsValue  (inherited from Dictionary )
public method Equals  Overloaded. (inherited from Object )
public method GetEnumerator  (inherited from Dictionary )
public method GetHashCode  (inherited from Object )
public method GetObjectData  (inherited from Dictionary )
public method GetType  (inherited from Object )
public method OnDeserialization  (inherited from Dictionary )
public method static ReferenceEquals  (inherited from Object )
public method Remove  (inherited from Dictionary )
public method ToString  (inherited from Object )
public method TryGetValue  (inherited from Dictionary )

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )

Explicit Interface Implementations

  Name Description
System.Collections.Generic.ICollection.Add  (inherited from Dictionary )
System.Collections.Generic.ICollection.Contains  (inherited from Dictionary )
System.Collections.Generic.ICollection.CopyTo  (inherited from Dictionary )
System.Collections.Generic.ICollection.Remove  (inherited from Dictionary )
System.Collections.Generic.IEnumerable.GetEnumerator  (inherited from Dictionary )
System.Collections.ICollection.CopyTo  (inherited from Dictionary )
System.Collections.IDictionary.Add  (inherited from Dictionary )
System.Collections.IDictionary.Contains  (inherited from Dictionary )
System.Collections.IDictionary.GetEnumerator  (inherited from Dictionary )
System.Collections.IDictionary.Remove  (inherited from Dictionary )
System.Collections.IEnumerable.GetEnumerator  (inherited from Dictionary )

See Also


Send comments about this topic to Microsoft.