See Also

BookmarksCollection Class  | BookmarksCollection Members

Language

Visual Basic

C#

Show All

value
Specifies the Bookmark object to be added to the collection.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Add Method

Adds the specified Bookmark object to the collection.

[Visual Basic]
Public Function Add( _    ByVal value As Bookmark _ ) As Integer
[C#]
public int Add(    Bookmark value );

Parameters

value
Specifies the Bookmark object to be added to the collection.

Return Type

An integer index of the added bookmark in the collection.

See Also

BookmarksCollection Class  | BookmarksCollection Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.