|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumNALocation
Provides access to network locations in the collection.
This interface is returned from NALocator objects when asked to search for network locations.
| Method Summary | |
|---|---|
INALocation |
next()
Fetch the next item in the collection. |
void |
reset()
Reset the collection back to the first item. |
| Method Detail |
|---|
INALocation next()
throws IOException,
AutomationException
Next returns the next NALocation in the enumerator.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void reset()
throws IOException,
AutomationException
Reset sets the enumerator back to the first NALocation.
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 | ||||||||