StrvBuilder.addv

void addv(string[] value) nothrow

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

Since 2.70

Parameters

valuethe vector of strings to add