ActiveReports 18 .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 the BookMark objects from the BookMarksCollection.
    Syntax
    'Declaration
     
    Public Shadows Sub Clear() 
    public new void Clear()
    See Also