Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineSegmentsCollection Class / SyncRoot Property

In This Topic
    SyncRoot Property (RulesEngineSegmentsCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SyncRoot As Object
    public object SyncRoot {get;}
    See Also