|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicInMemoryFeatureReferenceLink
Provides access to members that manage the schematic in memory feature reference link.
Method Summary | |
---|---|
IEnumSchematicInMemoryFeatureNodeOnLink |
getNodesOnLink()
Nodes on links hold by the schematic in memory feature reference link. |
IEnumSchematicInMemoryFeatureSubLink |
getSubLinks()
Sublinks hold by the schematic in memory feature reference link. |
Method Detail |
---|
IEnumSchematicInMemoryFeatureNodeOnLink getNodesOnLink() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnumSchematicInMemoryFeatureSubLink getSubLinks() throws IOException, AutomationException
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 |