IMatrixFactory

Assembly: Matrix;

Description

The IMatrixFactory interface is used to create a matrix.

Methods

  Method name Brief description
CreateExtendInfo The CreateExtendInfo method creates advanced parameters of data matrix.
CreateMatrix The CreateMatrix method creates a matrix on the base of the specified dimensions selection.
CreateQuery The CreateQuery method creates a query that is used to get information about existing data in the specified matrix.

See also:

Matrix Assembly Interfaces