Returns the System.Web.HttpPostedFile object with the specified numerical index from the file collection.
index The index of the object to be returned from the file collection.
An System.Web.HttpPostedFile object.