orange ~master (2020-03-21T19:05:30Z)
Home
Dub
Repo
QueryProxy.opApply
orange
xml
XmlDocument
XmlDocument
QueryProxy
Iterates over the set of nodes.
struct
QueryProxy
int
opApply
(
int
delegate
(
ref
Node
)
dg
)
Examples
foreach
(
node
;
nodes
) {}
Meta
Source
See Implementation
orange
xml
XmlDocument
XmlDocument
QueryProxy
functions
attribute
nodes
opApply
opIndex
Iterates over the set of nodes.