Returns the number of files actually contained in the upload pane.
$au.uploader('uploaderID').files().count();
Type: Number
The number of converters actually contained in the upload pane.
You can use this property to enumerate files selected for the upload.