ActiveReports 9
Contains Method (PageCollection)

The page to locate.
Determines whether the collection contains the specified page.
Syntax
'Declaration
 
Public Function Contains( _
   ByVal item As Page _
) As System.Boolean
public System.bool Contains( 
   Page item
)

Parameters

item
The page to locate.
See Also

Reference

PageCollection Class
PageCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum