Name | Description | |
---|---|---|
![]() | StandaloneTables | Gets a read-only collection of StandaloneTables 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 StandaloneTables from the container. (Inherited from ArcGIS.Desktop.Mapping.IStandaloneTableContainer) |
Name | Description | |
---|---|---|
![]() | FindStandaloneTable | Finds a StandaloneTable using a URI. Child group layers are also searched. (Inherited from ArcGIS.Desktop.Mapping.IStandaloneTableContainer) |
![]() | FindStandaloneTables | Finds StandaloneTables by name. Child group layers are also searched. (Inherited from ArcGIS.Desktop.Mapping.IStandaloneTableContainer) |
![]() | GetSnapshot | Returns a read-only snapshot of the tables in the container. (Inherited from ArcGIS.Desktop.Mapping.IStandaloneTableContainer) |
![]() | MoveStandaloneTable | Overloaded. |
![]() | 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. |