NeatUpload Documentation

UploadedFileCollection Class

A collection of UploadedFile objects, indexed by the UniqueID of the control that uploaded them.

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

System.Object
   System.Collections.Specialized.NameObjectCollectionBase
      Brettle.Web.NeatUpload.UploadedFileCollection

public class UploadedFileCollection : NameObjectCollectionBase

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: Brettle.Web.NeatUpload

Assembly: Brettle.Web.NeatUpload (in Brettle.Web.NeatUpload.dll)

See Also

UploadedFileCollection Members | Brettle.Web.NeatUpload Namespace