This document is archived and information here might be outdated.  Recommended version.


IEnumSpatialBookmark Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IEnumSpatialBookmark Interface
ArcGIS Developer Help

IEnumSpatialBookmark Interface

Provides access to members that control the spatial bookmark list.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Next Returns the next spatial bookmark.
Method Reset Resets the enumerator.

Classes that implement IEnumSpatialBookmark

Classes Description

Remarks

IEnumSpatialBookmark provides access to an enumeration of bookmarks as returned by IMapBookmarks::Bookmarks.

.NET Samples

Add a custom bookmarks MultiItem to the ToolbarControl