ImmutableSortedSet<T>::Contains Method (T)
Determines whether this immutable sorted set contains the specified value.
Assembly: System.Collections.Immutable (in System.Collections.Immutable.dll)
Parameters
- value
-
Type:
T
The value to check for.
Show: