addv
Description:
Appends all the strings in the given vector to the builder.
Since 2.70
Parameters:
this | |
value |
the vector of strings to add |
Appends all the strings in the given vector to the builder.
Since 2.70
this | |
value |
the vector of strings to add |