Click or drag to resize

AttributeCollection Methods

The AttributeCollection type exposes the following members.

Methods
  NameDescription
Public methodAttributeWithTag
Searches for the first occurrence attribute with the specified attribute definition tag within the entire collection
Public methodContains
Determines whether an attribute is in the collection.
Public methodCopyTo
Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodIndexOf
Searches for the specified attribute and returns the zero-based index of the first occurrence within the entire collection.
Top
See Also