Version

AttributeCollection Class Properties

For a list of all members of this type, see AttributeCollection members.

Public Properties
 NameDescription
Public PropertyCapacityGets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from System.Collections.Generic.List<Attribute>)
Public PropertyCountGets the number of elements contained in the List. (Inherited from System.Collections.Generic.List<Attribute>)
Public PropertyItemGets or sets the element at the specified index. (Inherited from System.Collections.Generic.List<Attribute>)
See Also