[]
Removes all items from the ReportItemCollection.
public void Clear()
ReportItemCollection collection = new ReportItemCollection(); collection.Clear();