See Also

BookmarksCollection Class  | BookmarksCollection Members

Language

Visual Basic

C#

Show All

value
Specifies the Bookmark object for which to search.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

IndexOf Method

Returns the index of the specified Bookmark object in the collection.

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

Parameters

value
Specifies the Bookmark object for which to search.

Return Type

An integer specifying the index of the specified Bookmark.

See Also

BookmarksCollection Class  | BookmarksCollection Members

 

 


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