Dictionary<(Of <(<'TKey1, TKey2, TValue>)>)>..::..Add Method

Overload List


  Name Description
Public method Add(ValueTuple<(Of <<'(TKey1, TKey2>)>>), TValue)
Adds an element with the provided key and value to the [IDictionary{TKey,TValue}].
Public method Add(TKey1, TKey2, TValue)
Adds an element with the provided key and value to the [IDictionary{TKey,TValue}].
Public method Add(KeyValuePair<(Of <<'(ValueTuple<(Of <<'(TKey1, TKey2>)>>), TValue>)>>))
Adds an item to the [ICollection{T}].