SelectNode([Recursively: Boolean = False]);
Prognoz.Platform.Interop.Forms.SelectNode(Recursively: System.Boolean);
Recursively. Parameter that determines whether elements are selected recursively. If parameter is set to True, all elements are selected, when parameter is set to False, only selected element is selected.
The SelectNode method selects the element of the tree.
See also: