mambo ~master (2019-03-10T19:10:20Z)
Home
Dub
Repo
Node.add
mambo
xml
SimpleXML
SimpleXML
Node
Adds a new element to this element.
Node
add
(T[] name, T[] value)
Node
add
(SimpleXML.Element element)
struct
Node
Node
add
(
SimpleXML.Element
element
)
Node
add
(Attribute 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 element to this element.