IStandaloneTableContainer Interface Members
In This Topic
The following tables list the members exposed by IStandaloneTableContainer.
Public Properties
| Name | Description |
| StandaloneTables |
Gets a read-only collection of StandaloneTables from the container.
|
Top
Public Methods
| Name | Description |
| FindStandaloneTable |
Finds a StandaloneTable using a URI. Child group layers are also searched.
|
| FindStandaloneTables |
Finds StandaloneTables by name. Child group layers are also searched.
|
| GetSnapshot |
Returns a read-only snapshot of the tables in the container.
|
Top
See Also