IMsScenarioTreeEntries.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of the element that must be removed.

Description

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:

IMsScenarioTreeEntries