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