Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements Class / SyncRoot Property


In This Topic
SyncRoot Property (Elements)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As Object
 
'Usage
 
Dim instance As Elements
Dim value As Object
 
value = instance.SyncRoot
See Also