Overload List
| Name | Description | |
|---|---|---|
| GetFiles(String) |
Returns the names of files in the collection that match the specified search pattern.
(Inherited from FileSystemItemCollection.) | |
| GetFiles(Regex) |
Returns the paths of files in the collection that match the specified search pattern.
(Inherited from FileSystemItemCollection.) | |
| GetFiles(String, Boolean) |
Returns the names of files in the collection that match the specified search pattern.
(Inherited from FileSystemItemCollection.) |