add_tag_valist


Description:

public void add_tag_valist (TagMergeMode mode, string tag, va_list var_args)

Adds the given tag / value pairs on the setter using the given merge mode.

The list must be terminated with null.

Parameters:

this

a TagSetter

mode

the mode to use

tag

tag to set

var_args

tag / value pairs to set