IAlgorithmTimeResults.FindById

Syntax

FindById(Id: String): IAlgorithmTimeResult;

Parameters

Id. Object calculation result identifier.

Description

The FindById method searches for object calculation result in the collection by identifier.

See also:

IAlgorithmTimeResults