|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPStandaloneTableCollection
Provides access to GPCompositeLayer tables.
This interface is new at ArcGIS 9.3.
Method Summary | |
---|---|
IArray |
getTables()
Returns the standalone tables. |
void |
setTablesByRef(IArray ppTables)
Returns the standalone tables. |
Method Detail |
---|
IArray getTables() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTablesByRef(IArray ppTables) throws IOException, AutomationException
ppTables
- 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 |