webd ~master (2022-04-10T23:36:40.5271137)
Dub
Repo
TagCollection.remove
webd
web
tagcollection
TagCollection
Removes a tag from the collection.
class
TagCollection
(string tagName = "tags")
void
remove
(
string
key
)
Parameters
key
string
The key of the tag.
Meta
Source
See Implementation
webd
web
tagcollection
TagCollection
functions
add
clearTags
createTags
get
getLoop
has
remove
properties
keys
variables
_tags
Removes a tag from the collection.