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


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

IStandaloneTableDescriptions Interface

Provides access to the 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 IStandaloneTableDescriptions

Classes Description
StandaloneTableDescriptions A collection of Standalone Table Description objects.