ReadOnlyCollection<(Of <(<'T>)>)>..::..Contains Method
Determines whether an element is in the ReadOnlyCollection<(Of <(<'T>)>)>.
Namespace:
System.Collections.ObjectModelAssembly: Bridge (in Bridge.dll)
Syntax
Parameters
- value
- Type: T
The object to locate in the ReadOnlyCollection<(Of <(<'T>)>)>. The value can be null for reference types.