Structsยง
- Collation
Key - A
CollationKey
allows ordering strings using the linguistically correct rules for the current locale. - Filename
Collation Key - A
FilenameCollationKey
allows ordering file names using the linguistically correct rules for the current locale. Compared toCollationKey
, filename collation keys take into consideration dots and other characters commonly found in file names.