Hevea documentation

HttpPostedFileCollection Class

Represents the collection of file that has been uploaded.

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

System.Object
   Hevea.Core.Http.HttpPostedFileCollection

public sealed class HttpPostedFileCollection : 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: Hevea.Core.Http

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

HttpPostedFileCollection Members | Hevea.Core.Http Namespace