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


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

IGFSTableDescriptions Interface

Provides access to the GFS Table Descriptions Interface.

Product Availability

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

Members

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

Classes that implement IGFSTableDescriptions

Classes Description
GFSTableDescriptions Graphic Feature Layer Descriptins for Replication and Feature Queries.