This section describes the ITLocale methods
for comparing strings.
The MCollate method
This method compares multibyte character string s1 to
multibyte character string s2 for sort order according to the
rules of the current locale.
The WCollate method
This method compares wide character string s1 to
wide character string s2 for sort order according to the rules
of the current locale.