See Also

PagesCollection Class  | PagesCollection Members

Language

Visual Basic

C#

Show All

value
Specifies the page to look for in the collection.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Contains Method

Determines whether the specified object is a member of the collection.

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

Parameters

value
Specifies the page to look for in the collection.

Return Type

A Boolean value.  True if the object is a member of the collection; otherwise, False.

See Also

PagesCollection Class  | PagesCollection Members

 

 


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