OrderedMultiDictionary<(Of <(<'TKey, TValue>)>)>..::..ContainsKey Method
Checks to see if the key is present in the dictionary and has
at least one value associated with it.
Namespace:
Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
Parameters
- key
- Type: TKey
The key to check.