ReadOnlyListBase<(Of <(<'T>)>)>..::..IndexOf Method (T, Int32)
Finds the index of the first item, in the range of items extending from index to the end,
that is equal to item.
Namespace:
Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
Parameters
- item
- Type: T
The item to search fror.
- index
- Type: Int32
The starting index of the range to check.