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