Version: 2017.3
public int IndexOf (T item);

Parameters

item The item to return the index for.

Description

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