RemoveByKey(EntryKey: Integer): Boolean;
RemoveByKey(EntryKey: integer): boolean;
EntryKey. Element key of calculated chain.
The RemoveByKey method removes calculation chain element by its key.
The element is removed with all child elements. If removal is successful, the method returns True, otherwise it returns False.
See also: