add_many
Description:
[ Version ( since = "2.70" ) ]
public void add_many (...)
public void add_many (...)
Appends all the given strings to the builder.
Since 2.70
Parameters:
| this | |
| ... |
one or more strings followed by null |
Appends all the given strings to the builder.
Since 2.70
| this | |
| ... |
one or more strings followed by null |