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