SyncRoot Property (ReportComponentCollection)
Gets an object that can be used to synchronize access to the collection.
'Declaration
Public ReadOnly Property SyncRoot As Object
public object SyncRoot {get;}
Property Value
An object that can be used to synchronize access to the collection.