FileList
in
FileList
Tags
Table of Contents
Methods
- getLength() : int
- item() : File|null
Methods
getLength()
public
getLength() : int
Return values
intitem()
public
item(int $index) : File|null
Parameters
- $index : int