ActiveReports 8
Remove Method (DataValueCollection)

The DataValue object to remove.
Removes the specified DataValue object from the DataValueCollection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As DataValue _
) 
public void Remove( 
   DataValue value
)

Parameters

value
The DataValue object to remove.
See Also

Reference

DataValueCollection Class
DataValueCollection Members

Support Forum