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


IGFLayerTableDataMappings Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGFLayerTableDataMappings Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

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.

CoClasses that implement IGFLayerTableDataMappings

CoClasses and Classes Description
GFLayerTableDataMappings GFLayerTableDataMappings co-class.