[]
        
(Showing Draft Content)

C1.DataCollection.BindingList.C1DataCollectionBindingList.IsSynchronized

IsSynchronized Property

IsSynchronized

Gets a value indicating whether access to the ICollection is synchronized (thread safe).

Declaration
public bool IsSynchronized { get; }
Implements