SyncRoot Property
SyncRoot
Gets an object that can be used to synchronize access to the underlying list.
Declaration
[Browsable(false)]
public virtual object SyncRoot { get; }
<Browsable(False)>
Public Overridable ReadOnly Property SyncRoot As Object
Implements