ArcObjects Library Reference  (Schematic)    

INgElements Interface

Provides access to an enumeration of graphic elements.

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 element in the collection.
Method Clear Removes all the elements from the collection.
Read-only property Count Number of elements in the collection.
Read-only property Item The element 'index' item in the collection.
Method Remove Removes the element 'index' item from the collection.

CoClasses that implement INgElements

CoClasses and Classes Description
NgElements Graphic elements collection object.

See Also

INgElement Interface

 


Feedback Send feedback on this page