IAlgorithmParamValueList.FindById

Syntax

FindById(Id: String): IAlgorithmParamValue;

Parameters

Id. Calculation algorithm parameters identifier.

Description

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

See also:

IAlgorithmParamValueList