Method ContainsKeyContainsKey(TKey)Declaration Full screenpublic bool ContainsKey(TKey key) Parameters Type Name Description TKey key Returns Type Description bool ImplementsIDictionary<TKey, TValue>.ContainsKey(TKey)