ActiveReports 9
Remove Method (ParameterCollection)

The parameter to remove.
Removes the parameter from this collection.
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As Parameter _
) As System.Boolean
public System.bool Remove( 
   Parameter item
)

Parameters

item
The parameter to remove.

Return Value

True if parameter was actually removed.
See Also

Reference

ParameterCollection Class
ParameterCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum