Ms > Ms Assembly Classes > MsTimeMatrix > MsTimeMatrix.Create
Create;
Create();
The Create constructor creates a matrix.
To create a matrix considering additional parameters, use the MsTimeMatrix.CreateEx and MsTimeMatrix.CreateLevel constructors.
The constructor use is given in the example for IMsTimeMatrix.AddArray.
See also: