MultiValueDictionary<(Of <(<'TKey, TValue>)>)>..::..Contains Method
Overload List
Name | Description | |
---|---|---|
![]() |
Contains(KeyValuePair<(Of <<'(TKey, TValue>)>>)) |
Determines whether the dictionary contains the key/value pair.
|
![]() |
Contains(TKey, TValue) |
Determines whether this instance contains the key/value pair.
|