|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicObjectClassContainer
Provides access to members that manage the schematic object class container.
Method Summary | |
---|---|
ISchematicObjectClass |
getSchematicObjectClass(String name)
Schematic object class referenced by the specified Name. |
IEnumSchematicObjectClass |
getSchematicObjectClasses()
Schematic object classes enumeration within the schematic object class container. |
Method Detail |
---|
IEnumSchematicObjectClass getSchematicObjectClasses() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ISchematicObjectClass getSchematicObjectClass(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 |