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


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

IStandaloneTableInfos 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 info.
Read-only property Count The Table info count.
Read-only property Element The Table info at the specified position.
Method Insert Adds a Table info at the specified position.
Method Remove Removes the Table info at the specified position.
Method RemoveAll Removes all Table infos.

Classes that implement IStandaloneTableInfos

Classes Description
StandaloneTableInfos A collection of Standalone Table Info objects.