IMsTimeMatrix.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears matrix.

Comments

To add a series to matrix, use the IMsTimeMatrix.AddSerie method.

Fore and Fore.NET Examples

The method use is given in the example for IMsTimeMatrix.AddSerie.

See also:

IMsTimeMatrix