ArcObjects Library Reference  (Schematic)    

INgAttributes Interface

Provides access to an enumeration of attributes.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Read-only property _NewEnum Retrieves an IEnumVariant interface that enumerates the collection's content. This method supports the FOR EACH statement in VB.
Method Add Adds a new attribute in the collection.
Method Clear Removes all the attributes from the collection.
Read-only property Count Number of attributes in the collection.
Read-only property Item The attribute 'index' item in the collection.
Method Remove Removes the attribute 'index' item from the collection.

CoClasses that implement INgAttributes

CoClasses and Classes Description
NgAttributes Attributes collection object.

See Also

INgAttribute Interface

 


Feedback Send feedback on this page