Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / ItemsCollection Class / SyncRoot Property

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