Table of Contents

Method ComparisonByTextDescending

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ComparisonByTextDescending(FileListBoxItem, FileListBoxItem)

Same as ComparisonByText(FileListBoxItem, FileListBoxItem), but compares in descending order.

public static int ComparisonByTextDescending(FileListBoxItem x, FileListBoxItem y)

Parameters

x FileListBoxItem

The first FileListBoxItem to compare.

y FileListBoxItem

The second FileListBoxItem to compare.

Returns

int

A signed integer that indicates the relative order of the objects being compared.