webd v0.0.2 (2018-03-06T10:41:10Z)
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.