FDO API Reference Feature Data Objects

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

Various operators for concatenating str2 to this. Appends a unicode string onto this string.

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

Definition at line 117 of file StringP.h.

References Format().

Here is the call graph for this function:


Comments or suggestions? Send us feedback.