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