IDictionary<(Of <(<'TKey, TValue>)>)>..::..ContainsKey Method
Determines whether the IDictionary<(Of <(<'TKey, TValue>)>)> contains an element with the specified key.
Namespace:
System.Collections.GenericAssembly: Bridge (in Bridge.dll)
Syntax
Parameters
- key
- Type: TKey
The key to locate in the IDictionary<(Of <(<'TKey, TValue>)>)>.