Name | Description | |
---|---|---|
StandaloneTables | Gets a read-only collection of StandaloneTable from the container. (Inherited from ArcGIS.Desktop.Mapping.IStandaloneTableContainer) |
The following tables list the members exposed by IStandaloneTableContainerEdit.
Name | Description | |
---|---|---|
StandaloneTables | Gets a read-only collection of StandaloneTable from the container. (Inherited from ArcGIS.Desktop.Mapping.IStandaloneTableContainer) |
Name | Description | |
---|---|---|
FindStandaloneTable | Finds a StandaloneTable using a URI. (Inherited from ArcGIS.Desktop.Mapping.IStandaloneTableContainer) | |
FindStandaloneTables | Finds StandaloneTables by name. (Inherited from ArcGIS.Desktop.Mapping.IStandaloneTableContainer) | |
RemoveStandaloneTable | Removes a StandaloneTable from the container. This method must be called on the MCT. Use QueuedTask.Run | |
RemoveStandaloneTables | Remove multiple StandaloneTable from the container. This method must be called on the MCT. Use QueuedTask.Run |