Overload List
| Method | Description |
|---|---|
AcString::collateNoCase (AcString&) | Compares the string case-independently to another AcString object using collation. |
AcString::collateNoCase (wchar_t *) | Compares the string case-independently to another string using collation. |
