Assembly: Matrix;
Namespace: Prognoz.Platform.Interop.Matrix;
The IMatrixExtendInfo interface is used to work with advanced parameters of data matrix.
Property name | Brief description | |
The Count property returns the number of dimensions. | ||
The Item property returns the specified dimension. |
Method name | Brief description | |
The Add method adds a matrix dimension. | ||
The Clear method clears all dimensions. |
See also: