[]
Moves the node of tree at the specified index to a new location in the collection.
public void Move(int oldIndex, int newIndex)