ActiveReports 8
Remove Method (DataSourceCollection)

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

Parameters

value
The DataSource object to remove.
See Also

Reference

DataSourceCollection Class
DataSourceCollection Members

Support Forum