IMatrixExtendInfo

Assembly: Matrix;

Namespace: Prognoz.Platform.Interop.Matrix;

Description

The IMatrixExtendInfo interface is used to work with advanced parameters of data matrix.

Properties

  Property name Brief description
The Count property returns the number of dimensions.
The Item property returns the specified dimension.

Methods

  Method name Brief description
The Add method adds a matrix dimension.
The Clear method clears all dimensions.

See also:

Matrix Assembly Interfaces