FindByKey(Key: Integer): IMsModelParam;
FindByKey(Key: integer): Prognoz.Platform.Interop.Ms.IMsModelParam;
Key. Required parameter key.
The FindByKey method finds parameter in the collection by its key.
If the parameter with the specified key is not found, the method returns Null.
See also: