ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckListSelectedItemCollection Class / SyncRoot Property

In This Topic
    SyncRoot Property (C1CheckListSelectedItemCollection)
    In This Topic
    Gets the synchronize root.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SyncRoot As Object
    public object SyncRoot {get;}
    See Also