See Also

BookmarksCollection Class  | BookmarksCollection Members

Language

Visual Basic

C#

Show All

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

Contains Method

Determines whether the specified bookmark object exists in the collection.

[Visual Basic]
Public Function Contains( _    ByVal value As Bookmark _ ) As Boolean
[C#]
public bool Contains(    Bookmark value );

Parameters

value
Specifies the Bookmark object to be searched for in the collection.

Return Type

Boolean. True, if the bookmark is a member of the collection; otherwise, False.

See Also

BookmarksCollection Class  | BookmarksCollection Members

 

 


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