OrderedDictionary<(Of <(<'TKey, TValue>)>)>..::..ContainsKey Method
Determines if this dictionary contains a key equal to key. The dictionary
is not changed.
Namespace:
Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
Parameters
- key
- Type: TKey
The key to search for.