This class represents/maintains a collection of Attachment items.
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public class AttachmentItemCollection : ICollection, IEnumerable |
Visual Basic |
---|
Public Class AttachmentItemCollection _ Implements ICollection, IEnumerable |
Visual C++ |
---|
public ref class AttachmentItemCollection : ICollection, IEnumerable |