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 | ||
---|---|---|
AddStandaloneTable | Adds a standalone table to the collection. | |
RemoveAllStandaloneTables | Removes all standalone tables from the collection. | |
RemoveStandaloneTable | Removes the standalone table from the collection. | |
StandaloneTable | The standalone table at the given index. | |
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. |