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


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

IMapServerBookmarks Interface

Provides access to the Map Server Bookmarks Interface.

Product Availability

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

Members

Name Description
Method Add Adds a bookmark.
Read-only property Count The bookmark count.
Read-only property Element The bookmark at the specified position.
Method Insert Adds a bookmark at the specified position.
Method Remove Removes the bookmark at the specified position.
Method RemoveAll Removes all bookmarks.

Classes that implement IMapServerBookmarks

Classes Description
MapServerBookmarks A collection of Map Server Bookmark objects.