Method Contains Contains(TKey) Returns a value indicating whether the dictionary contains the specified key. Declaration public bool Contains(TKey item) Parameters Type Name Description TKey item Returns Type Description bool Implements ICollection<T>.Contains(T)