☰
D
dejadoc
DDN-DATA-XML
/
ddn.data.xml.dom.node
/
XmlParentNode.removeChildAt
🔍
☾
XmlParentNode.removeChildAt
void removeChildAt(size_t index)
@safe
Removes the child at
index
.
Throws
XmlException
if
index
is out of bounds.