Remove(Index: Integer): Boolean;
Index. Index of the element that must be removed.
The Remove method removes the element from scenario tree, which index is passed by the Index parameter.
NOTE. Scenario tree elements are removed with all the child elements.
See also: