IMsScenarioTreeEntries.RemoveByKey

Syntax

RemoveByKey(EntryKey: Integer): Boolean;

Parameters

EntryKey. Key of the element that must be removed.

Description

The RemoveByKey method removes the element from scenario tree, which key is passed by the EntryKey parameter.

NOTE. Scenario tree elements are removed with all the child elements.

See also:

IMsScenarioTreeEntries