|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicDataSourceContainer
Provides access to members that manage the schematic data source container.
Method Summary | |
---|---|
ISchematicDataSource |
getSchematicDataSource(String name)
Schematic data source referenced by the specified Name. |
IEnumSchematicDataSource |
getSchematicDataSources()
Schematic data sources enumeration within the schematic data source container. |
Method Detail |
---|
IEnumSchematicDataSource getSchematicDataSources() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ISchematicDataSource getSchematicDataSource(String name) throws IOException, AutomationException
name
- The name (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |