Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkGetFiles(String)
Returns the names of files in the collection that match the specified search pattern.
(Inherited from FileSystemItemCollection.)
Public methodSupported by the .NET Compact FrameworkGetFiles(Regex)
Returns the paths of files in the collection that match the specified search pattern.
(Inherited from FileSystemItemCollection.)
Public methodSupported by the .NET Compact FrameworkGetFiles(String, Boolean)
Returns the names of files in the collection that match the specified search pattern.
(Inherited from FileSystemItemCollection.)

See Also