Click or drag to resize

AttributeValuePairCollection Methods

The AttributeValuePairCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds an attribute and value pair to the collection
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove
Removes all instances of the attribute in the collection
Public methodToString (Inherited from Object.)
Top
See Also