AttributeDefinitionDictionary Methods |
The AttributeDefinitionDictionary type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds an attribute definition to the dictionary.
|
![]() | AddRange |
Adds an attribute definition list to the dictionary.
|
![]() | Clear |
Removes all attribute definition from the current dictionary.
|
![]() | ContainsTag |
Determines whether current dictionary contains an attribute definition with the specified tag.
|
![]() | ContainsValue |
Determines whether current dictionary contains a specified attribute definition.
|
![]() | GetEnumerator |
Returns an enumerator that iterates through the dictionary.
|
![]() | Remove |
Removes an attribute definition with the specified tag from the current dictionary.
|
![]() | TryGetValue |
Gets the attribute definition associated with the specified tag.
|