IMsTimeMatrix.Clear

Syntax

Clear;

Description

The Clear method clears matrix.

Comments

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

Example

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

See also:

IMsTimeMatrix