| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ProcessClass > ProcessClass Methods >====== ProcessClass Methods {{c6h0009.jpg|C6H0009.jpg}} ====== | [[recordstoprocess number of elements to process .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[processclass functional organization expected use.htm|{{btn_next_n.gif|Next page}}]] | | || The ProcessClass inherits all the methods of the ViewManager class from which it is derived. See //[[viewmanager.htm|ViewManager]] Properties// for more information. In addition to (or instead of) the inherited methods, the ProcessClass contains the methods listed below. [[init initialize the processclass object .htm|Init (initialize the ProcessClass object)]] [[kill shut down the processclass object .htm|Kill (shut down the ProcessClass object)]] [[next get next element .htm|Next (get next element)]] [[reset position to the first element .htm|Reset (position to the first element)]] [[setprogresslimits calibrate the progress monitor .htm|SetProgressLimits (calibrate the progress monitor)]] [[takelocate a virtual to process each filter .htm|TakeLocate (a virtual to process each filter)]] [[takerecord a virtual to process each report record .htm|TakeRecord (process each record read)]] **See Also:** [[processclass functional organization expected use.htm|ProcessClass Functional Organization--Expected Use]]