|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPContainerSchema
Provides access to the properties/methods of a geoprocessing container schema object.
This interface is new at ArcGIS 9.3.
| Method Summary | |
|---|---|
IArray |
getAdditionalChildren()
Inidicates additional children for the children property. |
void |
setAdditionalChildrenByRef(IArray children)
Inidicates additional children for the children property. |
| Method Detail |
|---|
IArray getAdditionalChildren()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAdditionalChildrenByRef(IArray children)
throws IOException,
AutomationException
children - A reference to a com.esri.arcgis.system.IArray (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 | ||||||||