SyncRoot Property
Gets an object that can be used to synchronize access to the ICollection.
[Visual Basic]
NotOverridable Public ReadOnly Property SyncRoot As Object _
NotOverridable Public ReadOnly Property SyncRoot As Object _
    Implements ICollection.SyncRoot
[C#]
public object SyncRoot {get;}
public object SyncRoot {get;}
Property Value
Implements
ICollection.SyncRoot
See AlsoAttachmentItemCollection Class | CuteWebUI Namespace