ActiveReports 8
Contains(Object) Method

The page to locate in the collection.
Determines whether the specified object is a member of the collection.
Syntax
'Declaration
 
Public Overloads Function Contains( _
   ByVal value As System.Object _
) As System.Boolean
public System.bool Contains( 
   System.object value
)

Parameters

value
The page to locate in the collection.
See Also

Reference

PagesCollection Class
PagesCollection Members
Overload List

Support Forum