remove

remove(String name) method

Removes the tag with a specified name from the collection.

Parameters

NameTypeDescription
nameStringThe name of tag to remove.

Returns

void