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


IMapBookmarks.RemoveAllBookmarks Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IMapBookmarks.RemoveAllBookmarks Method

Removes all bookmarks.

[Visual Basic .NET]
Public Sub RemoveAllBookmarks ( _
)
[C#]
public void RemoveAllBookmarks (
);
[C++]
HRESULT RemoveAllBookmarks(
void
);

Product Availability

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

See Also

IMapBookmarks Interface