◆
IndexOf()
[1/2]
int IndexOf
(
T
item
)
Parameters
item
elemnt to find in the array
Returns
index of the found element. -1 if the element is not found.
EyE
Sys
Collections
CircularArray