|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumArcWebReportOptions
Provides access to members that enumerate the ArcWebReportOptions.
| Method Summary | |
|---|---|
void |
add(IArcWebReportOptions reportOptions)
Add an ArcWebReportOptions to the enumerator. |
IArcWebReportOptions |
next()
Retrieves the next IArcWebReportOptions in the enumeration sequence. |
void |
reset()
Resets the enumeration sequence to the beginning. |
| Method Detail |
|---|
void add(IArcWebReportOptions reportOptions)
throws IOException,
AutomationException
reportOptions - A reference to a com.esri.arcgis.arcweb.IArcWebReportOptions (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void reset()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArcWebReportOptions next()
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 | ||||||||