Dictionary<(Of <(<'TKey1, TKey2, TValue>)>)>..::..Add Method
Overload List
| Name | Description | |
|---|---|---|
|
|
Add(ValueTuple<(Of <<'(TKey1, TKey2>)>>), TValue) |
Adds an element with the provided key and value to the [IDictionary{TKey,TValue}].
|
|
|
Add(TKey1, TKey2, TValue) |
Adds an element with the provided key and value to the [IDictionary{TKey,TValue}].
|
|
|
Add(KeyValuePair<(Of <<'(ValueTuple<(Of <<'(TKey1, TKey2>)>>), TValue>)>>)) |
Adds an item to the [ICollection{T}].
|

