|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IArcWebFields
Provides access to members that contain field information about an ArcWebTable.
Method Summary | |
---|---|
IArcWebField |
getField(int fieldID)
A field by index (base 0). |
int |
getFieldCount()
The number of fields in the table. |
Method Detail |
---|
int getFieldCount() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IArcWebField getField(int fieldID) throws IOException, AutomationException
fieldID
- The fieldID (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 |