DomNode- next_sibling

( unknown )

DomNode- next_sibling -- Returns the next sibling of node

Description

object DomNode- next_sibling ( void)

If there is no next sibling it returns false .

דוגמה 1 .






See also DomNode_previous_sibling( ) .