PowUpload 1.3
UploadedFileCollection�Properties

Home page
Contact support

The properties of the UploadedFileCollection class are listed below. For a complete list of UploadedFileCollection class members, see the UploadedFileCollection Members topic.

Public Instance Properties

AllKeys Gets a string array containing the keys (field names) of all members in the file collection.
Count Gets the number of UploadedFile objects contained within the UploadedFileCollection instance, which corresponds directly to the number of files found within the HTTP POST request.
ItemOverloaded. Gets an individual UploadedFile object from the file collection by the specified field name.

See Also

UploadedFileCollection Class | ElementIT.PowUpload Namespace | PowUpload.Files property