ActiveReports 8
Remove(Object) Method

The page to remove from the collection.
Removes the specified page object from the collection.
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal value As System.Object _
) 
public void Remove( 
   System.object value
)

Parameters

value
The page to remove from the collection.
See Also

Reference

PagesCollection Class
PagesCollection Members
Overload List

Support Forum