TagCollection.remove

Removes a tag from the collection.

class TagCollection(string tagName = "tags")
void
remove
(
string key
)

Parameters

key string

The key of the tag.

Meta