Method ClearItems
ClearItems()
Removes all items from the collection.
protected override void ClearItems()
Remarks
The base class calls this method when the list is being cleared.
Removes all items from the collection.
protected override void ClearItems()
The base class calls this method when the list is being cleared.