Skip to main content

Class: TagSystem

This page documents the methods and fields available in the TagSystem class.

Membersโ€‹

SignatureDescription
addTag(String)Adds tag to the collection.
deleteTag(String)Removes tag from the collection.
renameTag(String, String)Performs the renameTag operation using the provided parameters (oldName, newName).