ReadOnlyCollection<(Of <(<'T>)>)>..::..IndexOf Method
Searches for the specified object and returns the zero-based index of the first occurrence within the entire ReadOnlyCollection<(Of <(<'T>)>)>.
Namespace:
System.Collections.ObjectModelAssembly: Bridge (in Bridge.dll)
Syntax
Parameters
- value
- Type: T
The object to locate in the List<(Of <(<'T>)>)>. The value can be null for reference types.