Returns an integer value. Value is less than zero if this is less
than target, value is zero if this and target are equal and value is greater than
zero if this is greater than target.
Description
Compare this CollationKey to the target CollationKey. The collation rules of the
Collator object which created these keys are applied. Note:
CollationKeys created by different Collators can not be compared.