TDictionaryAdapter<TKey,T>.ContainsKey(TValue) Method
Represents method ContainsKey(TValue)
.
Parameters
- key
- Type: System.Void
Return Value
Type: Boolean
Implements
IDictionary.ContainsKey(TValue)IReadOnlyDictionary.ContainsKey(TValue)