HttpFileCollection::Get Method (Int32)
.NET Framework (current version)
Returns the HttpPostedFile object with the specified numerical index from the file collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System::Int32
The index of the object to be returned from the file collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: