ArcGIS Pro 2.6 API Reference Guide
IStandaloneTableContainerEdit Interface Members
Properties  Methods 

ArcGIS.Desktop.Mapping Namespace : IStandaloneTableContainerEdit Interface

The following tables list the members exposed by IStandaloneTableContainerEdit.

Public Properties
 NameDescription
 Property Gets a read-only collection of StandaloneTable from the container. (Inherited from ArcGIS.Desktop.Mapping.IStandaloneTableContainer)
Top
Public Methods
 NameDescription
 Method Finds a StandaloneTable using a URI. (Inherited from ArcGIS.Desktop.Mapping.IStandaloneTableContainer)
 Method Finds StandaloneTables by name. (Inherited from ArcGIS.Desktop.Mapping.IStandaloneTableContainer)
 Method Removes a StandaloneTable from the container. This method must be called on the MCT. Use QueuedTask.Run  
 Method Remove multiple StandaloneTable from the container. This method must be called on the MCT. Use QueuedTask.Run  
Top
See Also

Reference

IStandaloneTableContainerEdit Interface
ArcGIS.Desktop.Mapping Namespace