|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMosaicDatasetName2
Provides access to members that control a mosaic dataset name.
Method Summary | |
---|---|
IStringArray |
getChildrenNames()
The mosaic dataset table names. |
void |
setChildrenNamesByRef(IStringArray ppNames)
The mosaic dataset table names. |
Methods inherited from interface com.esri.arcgis.geodatabase.IMosaicDatasetName |
---|
isReferenced, setReferenced |
Method Detail |
---|
IStringArray getChildrenNames() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setChildrenNamesByRef(IStringArray ppNames) throws IOException, AutomationException
ppNames
- A reference to a com.esri.arcgis.system.IStringArray (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 |