ArcObjects Library Reference (Carto)  

IGraphicFeatures Interface

Array of Graphic Features

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Add Adds a Graphic Feature.
Read-only property Count Graphic Feature count.
Read-only property Element The Graphic Feature at the specified position.
Method Insert Adds a Graphic Feature at the specified position.
Method Remove Removes the Graphic Feature at the specified position.
Method RemoveAll Removes all Graphic Features.

CoClasses that implement IGraphicFeatures

CoClasses and Classes Description
GraphicFeatures GraphicFeatures co-class.