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