Searches this List for the specified object and returns the index of the first occurrence.
List
the index of the first occurrence of the object or -1 if the object was not found.
the object to search for.