'Declaration Public Sub Remove( _ ByVal value As GroupReportStyle _ )
'Usage Dim instance As GroupReportStyleList Dim value As GroupReportStyle instance.Remove(value)
public void Remove( GroupReportStyle value )
Parameters
- value
- A reference to the GroupReportStyle object to remove.