Share via


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
System_CAPS_pubmethod Contains(T)

Determines whether the collection contains a specified item.

System_CAPS_pubmethod Contains(Object)

Determines whether the collection contains a specified value.

See Also

ThreadSafeReadOnlyObservableCollection<T> Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace

Return to top