[ Version ( since = "0.15.0" ) ]
public bool add_tag (string ns, string tag)
Add a tag to this component.
this |
a Component instance. |
ns |
The namespace the tag belongs to |
tag |
The tag name |
true if the tag was added. |