| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > BreakManagerClass > BreakManagerClass - Methods >====== Destruct (automatic destroy of the Breakmanager object) ====== | [[construct automatic initialization of the breakmanager object .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[init initialize the breakmanager object .htm|{{btn_next_n.gif|Next page}}]] | | || **Destruct** {{blk2blue.jpg|blk2blue.jpg}} The **Destruct **method performs the necessary code to destroy the BreakManager object. **Implementation:** The Destruct method is automatically called when the object is instantiated. Each break object instantiated in the Init method is cleared from memory.