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