◆ IndexOf() [1/2]

int IndexOf ( item)
Parameters
itemelemnt to find in the array
Returns
index of the found element. -1 if the element is not found.