Method Contains Contains(Currency) Determines whether the currency collection contains the specified key. Declaration public bool Contains(Currency currency) Parameters Type Name Description Currency currency Returns Type Description bool Implements ICollection<T>.Contains(T)