Click or drag to resize
AbstractDirectoryEnumerateFiles Method
Overload List
  NameDescription
Public methodEnumerateFiles(String)
Returns an enumerable collection of file names in a specified path.
Public methodEnumerateFiles(String, String)
Returns an enumerable collection of file names that match a search pattern in a specified path.
Top
See Also