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

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