IReadOnlyObservableSet<T> Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | Contains(T) | Determines whether the IReadOnlyObservableSet<T> contains a specific value. |
![]() | Contains(Object^) | Determines whether the IReadOnlyObservableSet contains a specific value.(Inherited from IReadOnlyObservableSet.) |
![]() | GetEnumerator() | (Inherited from IEnumerable.) |
Show:
