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