StrvBuilder.addv

Appends all the strings in the given vector to the builder.

Since 2.70

class StrvBuilder
void
addv
(
string[] value
)

Parameters

value string[]

the vector of strings to add