IFileList
Represents a list of files.
http://dev.w3.org/2006/webapi/FileAPI/#dfn-filelist
Gets the file at the specified index.
Gets the number of files in the list.
Adds a file to the list.
void Clear()
Resets the list of file entries.
Removes a file from the list.