AttributeDefinitionDictionary Properties |
The AttributeDefinitionDictionary type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of attribute definition contained in the current dictionary.
|
![]() | IsReadOnly |
Gets a value indicating whether the actual dictionary is read-only.
|
![]() | Item |
Gets or sets the attribute definition with the specified tag.
|
![]() | Tags |
Gets an ICollection containing the tags of the current dictionary.
|
![]() | Values |
Gets an ICollection containing the attribute definition list of the current dictionary.
|