ILanerResultsBoxStatistics.GroupIndex

Syntax

GroupIndex(Index: Integer): Integer;

Parameters

Index. Statistics index.

Description

The property is read-only.

The GroupIndex property returns index of the statistics group based on the specified statistics 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