CuteEditor for .NET 6.2 Class Library

AttachmentItemCollection.IsSynchronized Property

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

[Visual Basic]
NotOverridable Public ReadOnly Property IsSynchronized As Boolean _
    Implements ICollection.IsSynchronized
[C#]
public bool IsSynchronized {get;}

Property Value

Implements

ICollection.IsSynchronized

See Also

AttachmentItemCollection Class | CuteEditor Namespace