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


IARMap.BookmarkCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARMap Interface > IARMap.BookmarkCount Property
ArcGIS Developer Help

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