Share

AttributesEnumerator Object


Description

The AttributesEnumerator object provides access to a list of Attribute objects. See the article in the overviews section.

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Allows integer-indexed access to items in the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

AttributeManager.FindAttributes, AttributeSet.AddAttributes

Version

Introduced in version 5

Was this information helpful?