IMsProblemScenarios.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of the scenario that must be removed.

Description

The Remove method removes the scenario from the modeling problem scenarios collection. Scenario index is passed by the Index parameter.

See also:

IMsProblemScenarios