Public Methods (see also Protected Methods)

  Name Description
public method Add Adds a named property to the collection. The specified data is stored with the named property.
public method Clear Removes all properties from the collection.
public method Contains Determines whether the collection contains a specific property.
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method Remove Removes a specific property from the collection.
public method ToString  (Inherited from Object)

Protected Methods

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

See Also