ISmGrangerTest.Data

Fore Syntax

Data: Array;

Fore.NET Syntax

Data: System.Array;

Description

The Data property determines the source data matrix.

Comments

Indexation of input data array must start with zero.

Fore and Fore.NET Examples

The property use is given in thee example for ISmGrangerTest.MissingData.

See also:

ISmGrangerTest