[]
Determines the index of a specific item in the IList.
public int IndexOf(object value)
Public Function IndexOf(value As Object) As Integer