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

Overload List


  Name Description
Public method Remove(ValueTuple<(Of <<'(TKey1, TKey2>)>>))
Removes the element with the specified key from the [IDictionary{TKey,TValue}].
Public method Remove(TKey1, TKey2)
Removes the element with the specified key from the [IDictionary{TKey,TValue}].
Public method Remove(KeyValuePair<(Of <<'(ValueTuple<(Of <<'(TKey1, TKey2>)>>), TValue>)>>))
Removes the first occurrence of a specific object from the [ICollection{T}].