|   | EquatableListTICollectionSyncRoot Property  | 
 Gets an object that can be used to synchronize access to the ICollection.
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
SyntaxObject ICollection.SyncRoot { get; }Return Value
Type: 
ObjectAn object that can be used to synchronize access to the 
ICollection.
Implements
ICollectionSyncRoot
See Also