ScenarioCollection.Add

ScenarioCollection.Add method

Adds a scenario.

public int Add(string name)
ParameterTypeDescription
nameStringThe name of scenario.

Return Value

The index in the list of scenarios.

See Also