[]
Searches for the specified item and returns the zero-based index.
public int IndexOf(object value)
Public Function IndexOf(value As Object) As Integer
The specified item.