Function FileDialog.compareItemsByNameDesc
predicate for sorting items - NAME DESC
static bool compareItemsByNameDesc(
ref std .file .DirEntry item1,
ref std .file .DirEntry item2
);
predicate for sorting items - NAME DESC
static bool compareItemsByNameDesc(
ref std .file .DirEntry item1,
ref std .file .DirEntry item2
);