IMsStubLoadSelectionValues.Clear

Syntax

Clear;

Description

The Clear method clears the collection of selections.

Comments

After calling the method, value of the IMsStubLoadSelectionValues.Count property is equal to 0.

Example

The method use is given in the example for IMsProblemCalculationSettings.StubLoadSelections.

See also:

IMsStubLoadSelectionValues