Creates a new instance of FileSystemItemComparer with specified comparer type and ascending sort mode.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Sub New ( _ comparerType As FileSystemItemComparerType _ ) |
| C# |
|---|
public FileSystemItemComparer( FileSystemItemComparerType comparerType ) |
Parameters
- comparerType
- Type: Rebex.IO..::..FileSystemItemComparerType
Type of the comparer.