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

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