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