gotoNextSibling

actual external fun gotoNextSibling(): Boolean(source)

Move the cursor to the next sibling of its current node.

Return

true if the cursor successfully moved, or false if there was no next sibling node.

Move the cursor to the next sibling of its current node.

Return

true if the cursor successfully moved, or false if there was no next sibling node.

actual external fun gotoNextSibling(): Boolean(source)

Move the cursor to the next sibling of its current node.

Return

true if the cursor successfully moved, or false if there was no next sibling node.

Move the cursor to the next sibling of its current node.

Return

true if the cursor successfully moved, or false if there was no next sibling node.