ArcObjects Library Reference (Carto)  

IStandaloneTableCollection Interface

Provides access to members that control the standalone table collection.

Product Availability

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

Description

Use this interface to access the standalone tables in a map.

Members

Description
Method AddStandaloneTable Adds a standalone table to the collection.
Method RemoveAllStandaloneTables Removes all standalone tables from the collection.
Method RemoveStandaloneTable Removes the standalone table from the collection.
Read-only property StandaloneTable The standalone table at the given index.
Read-only property StandaloneTableCount Number of standalone tables.

CoClasses that implement IStandaloneTableCollection

CoClasses and Classes Description
Globe (esriGlobeCore) A container for the display and manipulation of data in the Globe.
Map A container for the display and manipulation of map data.
NALayer (esriNetworkAnalyst) The layer for defining, solving, and viewing network analysis results.
Scene (esri3DAnalyst) A container for the display and manipulation of data.