Click or drag to resize

DataAttributesCollection Methods

The DataAttributesCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the specified data attribute.
Public methodContains
Determines whether there is an attribute with the specified name.
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodMakeReadOnly
Makes the collection read only.
Public methodRemove
Removes the specified name.
Public methodTryGet
Tries the get the specified data attribute, returns null if it is not found.
Top
Extension Methods
See Also