IEmSeries.Clear

Fore syntax

Clear;

Fore.NET syntax

Clear();

Description

The Clear method clears the initial express modeling series collection.

Comments

After executing the method the IEmSeries.Count property is set to 0.

Fore and Fore.NET examples

The method use is given in the example for IEmSeries.Item.

See also:

IEmSeries