​
​
​

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

Syntax

​public object SyncRoot { get; }
​Public ReadOnly Property SyncRoot() As Object
​

Limitations

Read only.

​