Hevea documentation

HttpPostedFileCollection.Item Property

Gets a posted file.

public HttpPostedFile this[
   int index
] {get;}

Parameters

index
file index

See Also

HttpPostedFileCollection Class | Hevea.Core.Http Namespace