| DirectoryEnumerateFiles Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | EnumerateFiles(String) | 
            Returns an enumerable collection of file names in a specified path.
            (Inherited from AbstractDirectory.) | 
|  | EnumerateFiles(String, String) | 
            Returns an enumerable collection of file names that match a search pattern in a specified path.
            (Overrides AbstractDirectoryEnumerateFiles(String, String).) | 
 See Also
See Also