public int IndexOf (T item);

Parámetros

itemThe item to return the index for.

Descripción

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