PowUpload 1.3
UploadedFileCollection.Count Property

Home page
Contact support

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.

public�override�int�Count�{get;}

Property Value

The number of objects contained in the UploadedFileCollection instance.

Implements

ICollection.Count

See Also

UploadedFileCollection Class | ElementIT.PowUpload Namespace