PowUpload 1.3
UploadedFileCollection.Item Property (Int32)

Home page
Contact support

Gets an individual UploadedFile object from the file collection by the specified index.

public�UploadedFile�this[
���intindex
]�{get;}

Parameters

index
The index of the item to get from the file collection.

Property Value

The UploadedFile specified by index.

See Also

UploadedFileCollection Class | ElementIT.PowUpload Namespace | UploadedFileCollection.Item Overload List | UploadedFile class