add_tags


Description:

public void add_tags (TagMergeMode mode, string tag, ...)

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

...

more tag / value pairs to set