SyncRoot

NonGenericDictionary.SyncRoot property

获取可用于同步访问 ICollection的对象。

public object SyncRoot { get; }

返回值

可用于同步访问ICollection的对象。

也可以看看