Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkFileSystemItemComparer()()()()
Creates a new instance of FileSystemItemComparer with default sorting by file name and with ascending sort mode.
Public methodSupported by the .NET Compact FrameworkFileSystemItemComparer(FileSystemItemComparerType)
Creates a new instance of FileSystemItemComparer with specified comparer type and ascending sort mode.
Public methodSupported by the .NET Compact FrameworkFileSystemItemComparer(FileSystemItemComparerType, SortingOrder)
Creates a new instance of FileSystemItemComparer with specified comparer type and sort mode.

See Also