MsTimeMatrix.Create

Fore Syntax

Create;

Fore.NET Syntax

Create();

Description

The Create constructor creates a matrix.

Comments

To create a matrix considering additional parameters, use the MsTimeMatrix.CreateEx and MsTimeMatrix.CreateLevel constructors.

Fore and Fore.NET Examples

The constructor use is given in the example for IMsTimeMatrix.AddArray.

See also:

MsTimeMatrix