ActiveReports 9
Contains(Page) Method

The page to locate in the collection.
Determines whether a Page element is in the PagesCollection.
Syntax
'Declaration
 
Public Overloads Function Contains( _
   ByVal value As Page _
) As System.Boolean
public System.bool Contains( 
   Page value
)

Parameters

value
The page to locate in the collection.
See Also

Reference

PagesCollection Class
PagesCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum