CuteEditor for .NET 6.2 Class Library

AttachmentItemCollection.SyncRoot Property

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

[Visual Basic]
NotOverridable Public ReadOnly Property SyncRoot As Object _
    Implements ICollection.SyncRoot
[C#]
public object SyncRoot {get;}

Property Value

Implements

ICollection.SyncRoot

See Also

AttachmentItemCollection Class | CuteEditor Namespace