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