Version: 2017.3
public int IndexOf (T item);

파라미터

item The item to return the index for.

설명

Determines the index of a specific item in the SyncList<T>.