Removes all items from the ICollection`1.
ICollection<KeyValuePair<TKey, TValue>>.Clear
Exception Type | Condition |
---|---|
NotSupportedException | The ICollection`1 is read-only. |
HashList<TKey, TValue> Class | ComponentOwl.BetterListView.Collections Namespace