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