|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IComplexNativeType
Provides access to members that supply complex native types.
| Method Summary | |
|---|---|
void |
addChild(INativeType pChild)
Adds a child. |
INativeType |
getChild(int index)
Returns the nth child. |
int |
getNumChildren()
The number of children. |
| Method Detail |
|---|
void addChild(INativeType pChild)
throws IOException,
AutomationException
pChild - A reference to a com.esri.arcgis.geodatabase.INativeType (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
INativeType getChild(int index)
throws IOException,
AutomationException
index - The index (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getNumChildren()
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 | ||||||||