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
   CuteWebUI.AttachmentItemCollection
[Visual Basic]
Public Class AttachmentItemCollection
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.
RequirementsNamespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll)
See AlsoAttachmentItemCollection Members | CuteWebUI Namespace