System.Web.HttpFileCollection.Get Method

Returns the System.Web.HttpPostedFile object with the specified numerical index from the file collection.

Syntax

public HttpPostedFile Get (int index)

Parameters

index
The index of the object to be returned from the file collection.

Returns

An System.Web.HttpPostedFile object.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0