UnselectNode([Recursively: Boolean = False]);
Recursively. Parameter that determines whether elements' selection is canceled recursively. If the parameter is set to True, all elements are deselected. If the parameter is set to False, only selected element is deselected.
The UnselectNode method deselects the element of the tree.
See also: