FindByKey(EntryKey: Integer): IMsCalculationChainEntry;
FindByKey(EntryKey: uinteger): Prognoz.Platform.Interop.Ms.IMsCalculationChainEntry;
EntryKey. Collection element key.
The FindByKey method searches for an element with the specified key in the collection.
If the required element is found, the method returns Null.
See also: