GetFileCount
GetFileCount([Directory As Boolean]) As Integer
Retrieve the number of files (or directories if <Directory> is TRUE) of the file (or directory) list enumerated by the function Enumerate. <Directory> is FALSE by default.
GetFileCount([Directory As Boolean]) As Integer
Retrieve the number of files (or directories if <Directory> is TRUE) of the file (or directory) list enumerated by the function Enumerate. <Directory> is FALSE by default.