|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMultiPartItemURI
Provides access to members that control a multi-part item URI
Method Summary | |
---|---|
IItemURIArray |
getParts()
The item URI objects associated with this container URI object. |
void |
setPartsByRef(IItemURIArray ppItemURIArray)
The item URI objects associated with this container URI object. |
Method Detail |
---|
void setPartsByRef(IItemURIArray ppItemURIArray) throws IOException, AutomationException
ppItemURIArray
- A reference to a com.esri.arcgis.datasourcesraster.IItemURIArray (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IItemURIArray getParts() 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 |