Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

Namespace:   System.Collections.ObjectModel
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodContains(T)

Determines whether an element is in the Collection<T>.(Inherited from Collection<T>.)

System_CAPS_pubmethodContains(TKey)

Determines whether the collection contains an element with the specified key.

Return to top
Show:
© 2017 Microsoft