StrvBuilder.addv

void addv(string[] value)

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

Since 2.70

Parameters

valuethe vector of strings to add