FindByKey(Key: Integer): IMsModelParamValue;
FindByKey(Key: integer): Prognoz.Platform.Interop.Ms.IMsModelParamValue;
Key. Key of the parameter which value must be found.
The FindByKey method finds value of collection parameter by its key.
If the value for the parameter with the specified key is not found, the method returns Null.
See also: