indexOf
Returns the position of the provided item.
Return
The position of the provided item or INVALID_POSITION if item is not in the list.
Parameters
item
The item to query for position.
Returns the position of the provided item.
The position of the provided item or INVALID_POSITION if item is not in the list.
The item to query for position.