List<(Of <(<'T>)>)>..::..IndexOf Method (T)
Searches for the specified object and returns the zero-based index of the first occurrence within the entire 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.