|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGpValueTableObject2
Provides access to the Dispatch Value Table Object.
This interface is new at ArcGIS 9.3.
Method Summary | |
---|---|
IGPValue |
getTrueValue(int rowIndex,
int columnIndex)
Get a value. |
Method Detail |
---|
IGPValue getTrueValue(int rowIndex, int columnIndex) throws IOException, AutomationException
rowIndex
- The rowIndex (in)columnIndex
- The columnIndex (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 |