ModelNode.MoveSibling

bool MoveSibling()

Advances this ModelNode class to the next Sibling in the hierarchy tree. If it cannot, then it remains the same.

   
RETURNS: bool True if it moved to the Sibling, false if there was no Sibling to move to.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!