FDO API Reference Feature Data Objects

FDO_API_COMMON bool FdoStringP::operator<= const FdoStringP  str2  )  const [inline]
 

Less than or Equals comparison operator.

Parameters:
str2 String to compare
Returns:
Returns true if this string is lexically less than or equal to str2

Definition at line 247 of file StringP.h.


Comments or suggestions? Send us feedback.