AttachmentItemCollection Class

php Uploader

PHP File Uploader Class Reference

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
    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: CuteWebUI

Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll)

See Also

AttachmentItemCollection Members | CuteWebUI Namespace