The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
KeyedCollection<TKey, TItem>::Contains Method
.NET Framework (current version)
Namespace:
System.Collections.ObjectModel
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Contains(T) | Determines whether an element is in the Collection<T>.(Inherited from Collection<T>.) |
![]() | Contains(TKey) | Determines whether the collection contains an element with the specified key. |
Show:
