ArcGIS Developer Help  (ESRI.ArcGIS.DefenseSolutions)  

IEnumAttributeLabel Interface

Provides sequential control over a collection of AttributeLabel objects.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read-only property Count Returns the number of attribute label objects in the collection.
Method FindLabel Finds and retrieves an attribute label object by name.
Method NextLabel Returns the next attribute label in sequence.
Method Reset Rewinds the object pointer to the beginning of the collection.

Classes that implement IEnumAttributeLabel

Classes Description
FEGraphicFactory A low level factory object that produces a new force element cached graphic given a fifteen character symbol ID string.
ForceElementLayer A custom layer, bound to a feature layer, that wraps a force element display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display.