Click or drag to resize
ZipDirectoryGetFiles Method
Overload List
  NameDescription
Public methodGetFiles(String)
Returns the names of files (including their paths) in the specified directory.
(Overrides AbstractDirectoryGetFiles(String).)
Public methodGetFiles(String, String)
Returns the names of files (including their paths) in the specified directory.
(Overrides AbstractDirectoryGetFiles(String, String).)
Top
See Also