public int IndexOf (T item);

参数

item要返回其索引的项。

描述

确定 SyncList<T> 中特定项的索引。