| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IWCSRange
Provides access to IWCSRange information.
This interface is new at ArcGIS 9.3.
| Method Summary | |
|---|---|
|  IWCSCoverageField | getField(int index)The WCS field at the given index. | 
|  int | getFieldCount()The field count of this WCS coverage. | 
| Method Detail | 
|---|
int getFieldCount()
                  throws IOException,
                         AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IWCSCoverageField getField(int index)
                           throws IOException,
                                  AutomationException
index - The index  (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 | ||||||||