| ZipDirectoryGetFiles Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GetFiles(String) | 
            Returns the names of files (including their paths) in the specified directory.
            (Overrides AbstractDirectoryGetFiles(String).) | 
|  | GetFiles(String, String) | 
            Returns the names of files (including their paths) in the specified directory.
            (Overrides AbstractDirectoryGetFiles(String, String).) | 
 See Also
See Also