IMatrixQuery.Select

Fore Syntax

Select_: IMatrixIterator;

Fore.NET Syntax

@Select(): Prognoz.Platform.Interop.Matrix.IMatrixIterator;

Description

The Select method determines matrix iterator parameters.

Fore and Fore.NET Examples

The property use is given in IMatrixFactory.CreateQuery.

See also:

IMatrixQuery