Overview
>
org.w3c.dom
>
Node
>
nextSibling
Version 0.1.2
Overview
Index
Tree
Deprecated
org.w3c.dom.Node.nextSibling
property
public readonly property nextSibling as Node
Description
Next sibling node, or null.
Example
next = node.nextSibling