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

Overload List


  Name Description
Public method ContainsKey(ValueTuple<(Of <<'(TKey1, TKey2>)>>))
Determines whether the [IDictionary{TKey,TValue}] contains an element with the specified key.
Public method ContainsKey(TKey1, TKey2)
Determines whether the [IDictionary{TKey,TValue}] contains an element with the specified key.