Instance.AddTag
Overview
Adds a new tag to Instance
Instance myInstance.AddTag(tag: string)
Arguments
string tag
Tag name to be added.
Returns
Always return the current instance of Instance
Remarks
Name comparison is ignores the casing of tag.
See Also
Copyright © 2010 - 2023 Emakin. All rights reserved.