IAlgorithmTimeResults.Item

Syntax

Item(Index: Integer): IAlgorithmTimeResult;

Parameters

Index. Index of object calculation result.

Description

The Item property returns the object calculation result by index.

Example

The property use is given in the example for IAlgorithmTimeResult.ExecuteMilisecods.

See also:

IAlgorithmTimeResults