FindByKey(Key: Integer): ITsModelParamValue;
FindByKey(Key: uinteger): Prognoz.Platform.Interop.Transform.ITsModelParamValue;
Key. Parameter key.
The FindByKey method searches for parameter value in the collection by its key.
If value of parameter with the specified key is not found, the method returns Null.
See also: