This document is archived and information here might be outdated.  Recommended version.


IGraphicFeatureLayers Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicFeatureLayers Interface
ArcGIS Developer Help

IGraphicFeatureLayers Interface

Graphic Feature Layers

Product Availability

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

Members

Name Description
Method Add Adds a GraphicFeatureLayer.
Read-only property Count GraphicFeatureLayer count.
Read-only property Element The GraphicFeatureLayer at the specified position.
Method Insert Adds a GraphicFeatureLayer at the specified position.
Method Remove Removes the GraphicFeatureLayer at the specified position.
Method RemoveAll Removes all GraphicFeatureLayer elements.

Classes that implement IGraphicFeatureLayers

Classes Description
GraphicFeatureLayers GraphicFeatureLayers co-class.