ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IStandaloneTableContainer Interface
Properties Methods

In This Topic
    IStandaloneTableContainer Interface Members
    In This Topic

    The following tables list the members exposed by IStandaloneTableContainer.

    Public Properties
     NameDescription
     Property Gets a read-only collection of StandaloneTables from the container.  
    Top
    Public Methods
     NameDescription
     Method Finds a StandaloneTable using a URI. Child group layers are also searched.  
     Method Finds StandaloneTables by name. Child group layers are also searched.  
     Method Returns a read-only snapshot of the tables in the container.  
    Top
    See Also