Overload List
| Name | Description | |
|---|---|---|
| FileSystemItemComparer()()()() |
Creates a new instance of FileSystemItemComparer with default sorting by file name and with ascending sort mode.
| |
| FileSystemItemComparer(FileSystemItemComparerType) |
Creates a new instance of FileSystemItemComparer with specified comparer type and ascending sort mode.
| |
| FileSystemItemComparer(FileSystemItemComparerType, SortingOrder) |
Creates a new instance of FileSystemItemComparer with specified comparer type and sort mode.
|