AttributeCollection Methods |
The AttributeCollection type exposes the following members.
Name | Description | |
---|---|---|
AttributeWithTag |
Searches for the first occurrence attribute with the specified attribute definition tag within the entire collection
| |
Contains |
Determines whether an attribute is in the collection.
| |
CopyTo |
Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.
| |
GetEnumerator |
Returns an enumerator that iterates through the collection.
| |
IndexOf |
Searches for the specified attribute and returns the zero-based index of the first occurrence within the entire collection.
|