FDO API Reference Feature Data Objects

FDO_API_COMMON FdoStringP FdoStringP::operator+= const FdoStringP  str2  )  [inline]
 

Appends the contents of another string onto this string.

Parameters:
str2 string to concatenate
Returns:
Returns the concatenation of this string plus str2

Definition at line 160 of file StringP.h.


Comments or suggestions? Send us feedback.