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