ILanerResultsBoxStatistics.Value

Syntax

Value(Index: Integer): Variant;

Parameters

Index. Statistics index.

Description

The property is read-only.

The Value property returns calculated statistics value based on its index.

Comments

Value of the Index parameter must fall within the range [0; ILanerResultsBoxStatistics.Count-1].

Example

The property use is given in the example for ILanerResultsBox.Results.

See also:

ILanerResultsBoxStatistics