Method ICollection<KeyValuePair<TKey, ISet<TValue>>>.Clear
ICollection<KeyValuePair<TKey, ISet<TValue>>>.Clear()
Not supported.
Declaration
void ICollection<KeyValuePair<TKey, ISet<TValue>>>.Clear()
Implements
Exceptions
| Type | Condition |
|---|---|
| NotSupportedException | This operation is not supported. |