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

In This Topic
    IsSynchronized Property (ImmutableCollectionBase)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSynchronized As System.Boolean
    public System.bool IsSynchronized {get;}
    See Also