Spread Windows Forms 12.0 Product Documentation
SyncRoot Property (FpScrollBarButtonCollection)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpScrollBarButtonCollection Class : SyncRoot Property
Gets an object that can be used to synchronize access to the System.Collections.ICollection.
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As Object
'Usage
 
Dim instance As FpScrollBarButtonCollection
Dim value As Object
 
value = instance.SyncRoot
public object SyncRoot {get;}

Property Value

An object that can be used to synchronize access to the System.Collections.ICollection.
See Also

Reference

FpScrollBarButtonCollection Class
FpScrollBarButtonCollection Members