RefreshOrders;
The RefreshOrders method changes numbering of event orders in group.
The method is relevant for use if event order was changed by means of the ChangeOrder method or value of the IBProcessEvent.Order property was changed. The specified order values could differ from numeric numbering of events in the group. For example, if orders 10, 20, 30 were set for a group consisting of three events, after executing the RefreshOrders method the events will have orders 1, 2, 3.
See also: