ThreadSafeReadOnlyObservableCollection<T>.Contains Method
Determines whether the collection contains a specified item.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Overload List
Name | Description | |
---|---|---|
Contains(T) | Determines whether the collection contains a specified item. |
|
Contains(Object) | Determines whether the collection contains a specified value. |
See Also
ThreadSafeReadOnlyObservableCollection<T> Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top