☰
D
dejadoc
DDN-DATA-XML
/
ddn.data.xml.dom.node
/
XmlNode.nextSibling
🔍
☾
XmlNode.nextSibling
Nullable
!
XmlNode
nextSibling()
@property
@safe
Returns the next sibling of this node.
Returns
A
Nullable!XmlNode
containing the next sibling, or null if none.