Click or drag to resize

DirectoryEnumerateFileSystemEntryInfos Method

Overload List
  NameDescription
Public methodStatic memberEnumerateFileSystemEntryInfosT(String)
[AlphaFS] Returns an enumerable collection of file system entries in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, DirectoryEnumerationFilters)
[AlphaFS] Returns an enumerable collection of file system entries in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, DirectoryEnumerationOptions)
[AlphaFS] Returns an enumerable collection of file system entries in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, PathFormat)
[AlphaFS] Returns an enumerable collection of file system entries in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, String)
[AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, DirectoryEnumerationFilters, PathFormat)
[AlphaFS] Returns an enumerable collection of file system entries in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, DirectoryEnumerationOptions, DirectoryEnumerationFilters)
[AlphaFS] Returns an enumerable collection of file system entries in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, DirectoryEnumerationOptions, PathFormat)
[AlphaFS] Returns an enumerable collection of file system entries in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, String, DirectoryEnumerationFilters) Obsolete.
[AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, String, DirectoryEnumerationOptions)
[AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path using DirectoryEnumerationOptions.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, String, PathFormat)
[AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, DirectoryEnumerationOptions, DirectoryEnumerationFilters, PathFormat)
[AlphaFS] Returns an enumerable collection of file system entries in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, String, DirectoryEnumerationFilters, PathFormat) Obsolete.
[AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, String, DirectoryEnumerationOptions, DirectoryEnumerationFilters) Obsolete.
[AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, String, DirectoryEnumerationOptions, PathFormat)
[AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path using DirectoryEnumerationOptions.
Public methodStatic memberEnumerateFileSystemEntryInfosT(String, String, DirectoryEnumerationOptions, DirectoryEnumerationFilters, PathFormat) Obsolete.
[AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path.
Top
See Also