Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Other Classes
>
OdString Class
>
OdString Methods
>
OdString::iCollate Method
OdString::iCollate Method
Syntax
C++
int
iCollate
(
const
OdChar
*
otherString
)
const
;
Description
!DOM
details Case insensitive string comparison.
Parameters
Parameters
Description
otherString
[in] Other string.
Remarks
icollate() returns one of the following:
Returns
Condition
< 0
This String object < otherString.
0
This String object == otherString.
> 0
This String object > otherString.
Links
OdString Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!