IMatrixQuery.Matrix

Fore Syntax

Matrix: IMatrix;

Fore.NET Syntax

Matrix: Prognoz.Platform.Interop.Matrix.IMatrix;

Description

The Matrix property returns a matrix, for which a query was created.

Fore and Fore.NET Examples

The property use is given in IMatrixFactory.CreateQuery.

See also:

IMatrixQuery