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


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

IGFLayerTableDataMappings Interface

Array of GFLayerTableDataMapping

Product Availability

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

Members

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

Classes that implement IGFLayerTableDataMappings

Classes Description
GFLayerTableDataMappings GFLayerTableDataMappings co-class.