[]
        
(Showing Draft Content)

C1.DataCollection.C1DataCollectionList-1.SyncRoot

SyncRoot Property

SyncRoot

Gets an object that can be used to synchronize access to the ICollection.

Declaration
public object SyncRoot { get; }
Implements