Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FileSystemItemComparer Constructor

Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9147)

FileSystemItemComparer()

Creates a new instance of FileSystemItemComparer with default sorting by file name and with ascending sort mode.

Declaration
public FileSystemItemComparer()

FileSystemItemComparer(FileSystemItemComparerType)

Creates a new instance of FileSystemItemComparer with specified comparer type and ascending sort mode.

Declaration
public FileSystemItemComparer(FileSystemItemComparerType comparerType)
Parameters
Type Name Description
FileSystemItemComparerType comparerType

Type of the comparer.

FileSystemItemComparer(FileSystemItemComparerType, SortingOrder)

Creates a new instance of FileSystemItemComparer with specified comparer type and sort mode.

Declaration
public FileSystemItemComparer(FileSystemItemComparerType comparerType, SortingOrder sortOrder)
Parameters
Type Name Description
FileSystemItemComparerType comparerType

Type of the comparer.

SortingOrder sortOrder

Sorting order.

In This Article
  • FileSystemItemComparer()
  • FileSystemItemComparer(FileSystemItemComparerType)
  • FileSystemItemComparer(FileSystemItemComparerType, SortingOrder)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies