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