Algo > Algo Assembly Interfaces > ICalcObjects > ICalcObjects.FindByKey
FindByKey(Key: Integer): ICalcObject;
None;
Key. Calculation algorithm object key.
The FindByKey method searches for object in the collection by key.
See also:
ICalcObjects