ActiveReports 9
IndexOf(Page) Method

The page to locate in the collection.
Returns the zero-based index of the first occurrence of the Page object in the PagesCollection.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal value As Page _
) As System.Integer
public System.int IndexOf( 
   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