| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > BreakManagerClass > BreakManagerClass - Methods >====== Construct (automatic initialization of the BreakManager object) ====== | [[addtotal add a total field to the last level added .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[destruct automatic destroy of the breakmanager object .htm|{{btn_next_n.gif|Next page}}]] | | || **Construct** {{blk2blue.jpg|blk2blue.jpg}} The **Construct **method performs the necessary code to initialize the BreakManager object. **Implementation:** The Construct method is automatically called when the object is instantiated. The internal break queue is created, and the Break Id is reset to zero.