|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnumSpatialBookmark
Provides access to members that control the spatial bookmark list.
IEnumSpatialBookmark provides access to an enumeration of bookmarks as returned by IMapBookmarks::Bookmarks.
Method Summary | |
---|---|
ISpatialBookmark |
next()
Returns the next spatial bookmark. |
void |
reset()
Resets the enumerator. |
Method Detail |
---|
ISpatialBookmark next() throws IOException, AutomationException
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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |