CTString::Compare
Syntax
NINT Compare(const CTString& str) const
Parameters
Description
Compares this CTString object to str, with case sensitivity. This method is NULL safe.
Return
Compare returns:
See also
CompareIC()
TOCIndex