NonGenericList.SyncRoot

NonGenericList.SyncRoot property

Gets an object that can be used to synchronize access to the ICollection.

public object SyncRoot { get; }

See Also