Method ICollection<ValueList>.Remove
ICollection<ValueList>.Remove(ValueList)
Not supported.
Declaration
bool ICollection<ListDictionary<TKey, TValue>.ValueList>.Remove(ListDictionary<TKey, TValue>.ValueList item)
Parameters
| Type | Name | Description |
|---|---|---|
| ListDictionary<TKey, TValue>.ValueList | item |
Returns
| Type | Description |
|---|---|
| bool |
Implements
Exceptions
| Type | Condition |
|---|---|
| NotSupportedException | This operation is not supported. |