FilteredObservableCollection<T>::Contains Method (Object^)
Visual Studio 2015
Determines whether the collection contains the specified object.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- value
-
Type:
System::Object^
The object.
Implements
IList::Contains(Object^)
Show: