Method ComparisonByDateModifiedDescending
ComparisonByDateModifiedDescending(FileListBoxItem, FileListBoxItem)
Same as ComparisonByDateModified(FileListBoxItem, FileListBoxItem), but compares in descending order.
public static int ComparisonByDateModifiedDescending(FileListBoxItem x, FileListBoxItem y)
Parameters
xFileListBoxItemThe first FileListBoxItem to compare.
yFileListBoxItemThe second FileListBoxItem to compare.
Returns
- int
A signed integer that indicates the relative order of the objects being compared.