Method IndexOf
IndexOf(T)
Returns the index of the first occurrence of an item in the collector.
public int IndexOf(T item)
Parameters
itemT
Returns the index of the first occurrence of an item in the collector.
public int IndexOf(T item)
item T