[]
Gets the index of the element.
public int IndexOf(TItem item)
The element.
The zero-based index of element or -1 if element does not exist in the collection.