ArcObjects Library Reference (PublisherControls)  

IARMap.BookmarkCount Property

The number of bookmarks in the map's bookmark collection.

[Visual Basic .NET]
Public ReadOnly Property BookmarkCount As Integer
[C#]
public int BookmarkCount {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The BookmarkCount property returns the number of spatial bookmarks within the ARMap.

See Also

IARMap Interface | IARMap.BookmarkName Property | IARMap.ZoomToBookmark Method | IARMap.CenterAtBookmark Method