HttpFileCollection (System.Web.HttpFileCollection)

Inherits: System.Collections.Specialized.NameObjectCollectionBase

Interfaces: IEnumerable, ICollection, ISerializable, IDeserializationCallback

Derived Types: 0

Assembly: System.Web.dll

Provides access to and organizes files uploaded by a client.

VB.NET C#

C#

public sealed class HttpFileCollection : System.Collections.Specialized.NameObjectCollectionBase, System.Collections.IEnumerable, System.Collections.ICollection, System.Runtime.Serialization.ISerializable, System.Runtime.Serialization.IDeserializationCallback
{
}

Articles

Allowing Users to Upload Multiple Files at Once

First, System.Web.HttpFileCollection: this class "Provides access to and organizes files uploaded by the client" - essentially, it contains a collection of HttpPostedFile ...

HttpFileCollection.HttpFileCollection Constructor (string, System.Web ...

public HttpFileCollection( string prefix, System.Web.HttpFileCollection collection);

MBR IT/.NET 247 : System.Web Namespace [Details]

System.Web.HttpFileCollection: System.Web.HttpModuleCollection: System.Web.HttpParseException ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your ...

Classe HttpFileCollection

Fournit l'accès aux fichiers téléchargés par un client et les organise. Pour obtenir une liste de tous les membres de ce type, consultez Membres HttpFileCollection

HttpFileCollection (Clase)

Proporciona acceso a los archivos cargados por un cliente y los organiza. Para obtener una lista de todos los miembros de este tipo, vea HttpFileCollection (Miembros de)

Mono Documentation

The members of System.Web.HttpFileCollection are listed below. See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase

Mono Documentation

See Also: HttpFileCollection Members. System.Object System.Collections.Specialized.NameObjectCollectionBase System.Web.HttpFileCollection

HttpFileCollection Class (System.Web)

Clients encode files and transmit them in the content body using multipart ... System.Collections.Specialized . . :: . NameObjectCollectionBase      System.Web . . :: . HttpFileCollection

HttpFileCollection Class (System.Web)

Provides access to and organizes files uploaded by a client. Namespace: ... System.Collections.Specialized.NameObjectCollectionBase      System.Web.HttpFileCollection

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support