add

add(String name, String value) method

Adds a new tag to collection.

Parameters

NameTypeDescription
nameStringThe name of the tag.
valueStringThe value of the tag.

Returns

int