'Declaration Public Function Remove( _ ByVal value As ReportItem _ ) As Boolean
public bool Remove( ReportItem value )
Parameters
- value
The ReportItem object to remove.
The ReportItem object to remove.
'Declaration Public Function Remove( _ ByVal value As ReportItem _ ) As Boolean
public bool Remove( ReportItem value )
The ReportItem object to remove.