Click or drag to resize

AttributeCollection Properties

The AttributeCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of object contained in the collection.
Public propertyStatic memberIsReadOnly
Gets a value indicating whether the collection is read-only.
Public propertyItem
Gets the attribute at the specified index.
Top
See Also