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