ActiveReports 8
Remove Method (PageCollection)

The Page object to remove.
Removes the specified Page object from the PageCollection.
Syntax
'Declaration
 
Public Function Remove( _
   ByVal value As Page _
) As System.Boolean
public System.bool Remove( 
   Page value
)

Parameters

value
The Page object to remove.
See Also

Reference

PageCollection Class
PageCollection Members

Support Forum