ActiveReports 9
Remove(Page) Method

The page to remove from the current pages collection.
Removes the first occurrence of Page object from the PagesCollection.
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal page As Page _
) 
public void Remove( 
   Page page
)

Parameters

page
The page to remove from the current pages collection.
See Also

Reference

PagesCollection Class
PagesCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum