DirectoryEnumerateFiles Method |
Name | Description | |
---|---|---|
EnumerateFiles(String) | Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, DirectoryEnumerationFilters) | [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, DirectoryEnumerationOptions) | [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, PathFormat) | [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, String) | Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, DirectoryEnumerationFilters, PathFormat) | [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, DirectoryEnumerationOptions, DirectoryEnumerationFilters) | [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, DirectoryEnumerationOptions, PathFormat) | [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, String, DirectoryEnumerationFilters) | Obsolete. [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, String, DirectoryEnumerationOptions) | Obsolete. [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, String, PathFormat) | Obsolete. [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, String, SearchOption) | Returns an enumerable collection of file names that match a searchPattern in a specified path, and optionally searches subdirectories. | |
EnumerateFiles(String, DirectoryEnumerationOptions, DirectoryEnumerationFilters, PathFormat) | [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, String, DirectoryEnumerationFilters, PathFormat) | Obsolete. [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, String, DirectoryEnumerationOptions, DirectoryEnumerationFilters) | Obsolete. [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, String, DirectoryEnumerationOptions, PathFormat) | Obsolete. [AlphaFS] Returns an enumerable collection of file names in a specified path. | |
EnumerateFiles(String, String, SearchOption, PathFormat) | Obsolete. [AlphaFS] Returns an enumerable collection of file names that match a searchPattern in a specified path, and optionally searches subdirectories. | |
EnumerateFiles(String, String, DirectoryEnumerationOptions, DirectoryEnumerationFilters, PathFormat) | Obsolete. [AlphaFS] Returns an enumerable collection of file names in a specified path. |