add
add(String name, String value) method
Adds a new tag to collection.
Parameters
Name | Type | Description |
---|---|---|
name | String | The name of the tag. |
value | String | The value of the tag. |
Returns
int
Adds a new tag to collection.
Name | Type | Description |
---|---|---|
name | String | The name of the tag. |
value | String | The value of the tag. |
int