MultiDictionaryBase<(Of <(<'TKey, TValue>)>)>..::..ContainsKey Method
Determines whether a given key is found in the dictionary.
Namespace:
Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
Parameters
- key
- Type: TKey
Key to look for in the dictionary.