o Compare public int Compare( const CATUnicodeString& iString) const Compares CATUnicodeString instances. Returns: 2 if the strings are identical, 1 if only case differences are found ("Hello" == "hello"), and 0 otherwise.