ActiveReports 8
Remove Method (ParameterValueCollection)

the ParameterValue to remove
Removes the ParameterValue from this collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal item As ParameterValue _
) 
public void Remove( 
   ParameterValue item
)

Parameters

item
the ParameterValue to remove

Return Value

true if successful, otherwise false.
See Also

Reference

ParameterValueCollection Class
ParameterValueCollection Members

Support Forum