IMatrixEx

Assembly: Matrix;

Namespace: Prognoz.Platform.Interop.Matrix;

Description

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

Inheritance Hierarchy

          IMatrixEx

Comments

To get an object of this type, cast the object of the IMatrix type to IMatrixEx.

Methods

  Method name Brief description
The CreateWritableProxyO method creates a proxy object of data matrix.

See also:

Matrix Assembly Interfaces