35700Fermer35702
Pen^2Le 12/04/2019 à 01:31
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. 
intuitif cheeky