ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / BookmarksCollection Class / Clear Method

In This Topic
    Clear Method (BookmarksCollection)
    In This Topic
    Removes all boomark objects from the BookmarksCollection.
    Syntax
    'Declaration
     
    Public Shadows Sub Clear() 
    public new void Clear()
    See Also