ae v0.0.2715 (2020-07-22T04:49:54Z)
Home
Dub
Repo
XmlNode.opApply
ae
utils
xml
lite
XmlNode
Undocumented in source. Be warned that the author may not have intended to support it.
class
XmlNode
int
opApply
(
int
delegate
(
ref
XmlNode
)
dg
)
Meta
Source
See Implementation
ae
utils
xml
lite
XmlNode
aliases
opDollar
constructors
this
functions
addAttribute
addChild
findChild
findChildren
opApply
opIndex
toPrettyString
toString
writeTo
properties
dup
length
text
variables
attributes
children
endPos
parent
startPos
tag
type