Blazor | ComponentOne
C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / TreeViewItemsCollection Class / SyncRoot Property

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