ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ItemCollection Class / SyncRoot Property

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