[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.BookmarksCollection.Add

Add Method

Add(Bookmark)

Adds Bookmark item to the collection.

Declaration
public int Add(Bookmark value)
Parameters
Type Name Description
Bookmark value

An Bookmark element to add.

Returns
Type Description
int

The position into which the new element was inserted, or -1 to indicate that the item was not inserted into the collection.