CuteEditor for .NET 6.2 Class Library

AttachmentItemCollection Class

This class represents/maintains a collection of Attachment items.

For a list of all members of this type, see AttachmentItemCollection Members.

System.Object
   CuteEditor.AttachmentItemCollection

[Visual Basic]
Public Class AttachmentItemCollection
    Implements ICollection, IEnumerable
[C#]
public class AttachmentItemCollection : ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CuteEditor

Assembly: CuteEditor (in CuteEditor.dll)

See Also

AttachmentItemCollection Members | CuteEditor Namespace