[]
Removes all items from the ICollection<T> object.
public void Clear()
Public Sub Clear()
The ICollection<T> object is read-only.