ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / ImmutableCollectionBase Class / SyncRoot Property

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