mambo ~master (2019-03-10T19:10:20Z)
Home
Dub
Repo
Node.add
mambo
xml
SimpleXML
SimpleXML
Node
Adds a new attribute to this element.
Node
add
(T[] name, T[] value)
Node
add
(SimpleXML.Element element)
Node
add
(Attribute attribute)
struct
Node
Node
add
(
Attribute
attribute
)
Parameters
attribute
Attribute
the attribute
Return Value
Type:
Node
a reference to the element
Meta
Source
See Implementation
mambo
xml
SimpleXML
SimpleXML
Node
aliases
opCat
opCatAssign
functions
add
name
opApply
opIndex
opIndexAssign
toString
value
static functions
opCall
structs
AttributeProxy
variables
attribute
Adds a new attribute to this element.