MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / BookmarksCollection Class
Properties Methods

BookmarksCollection Class Members

The following tables list the members exposed by BookmarksCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the BookmarksCollection class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the index of currently active or selected bookmark from the BookmarksCollection.  
Public PropertyGets a Bookmark object at specified index in the BookmarksCollection.  
Top
Public Methods
 NameDescription
Public MethodAdds Bookmark item to the collection.  
Public MethodRemoves all boomark objects from the BookmarksCollection.  
Public MethodGets whether the element is part of a collection.  
Public MethodCopies a range of items from the collection to a compatible one-dimensional array, starting at the specified index of the final array..  
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged/managed resources.  
Public MethodReturns the zero-based index of the first occurrence of the value in the collection or part of it.  
Public MethodInserts an item to the collection at the specified index.  
Public MethodRemoves the object from the collection.  
Top
See Also