length property

int get length

The length read-only property of the FileList interface returns the number of files in the FileList.

Implementation

external int get length;