The properties of the AttributeCollection class are listed below. For a complete list of AttributeCollection class members, see the AttributeCollection Members topic.
Count | Gets the number of items in the AttributeCollection. |
Item | Gets or sets a specified attribute value.
In C#, this member is the indexer for the AttributeCollection class. |
Keys | Gets a collection of keys to all the attributes in the AttributeCollection. |