☰
D
dejadoc
DDN-DATA-XML
/
ddn.data.xml.dom.node
/
XmlParentNode.opIndex
🔍
☾
XmlParentNode.opIndex
inout(
XmlNode
) opIndex(size_t index)
inout
@safe
Allows accessing a child node by index.
Parameters
index
The child index.
Returns
The child node at the given index.