Parameters |
Description |
bool atBeginning = true |
[in] true - to start at the beginning, or false - to start at the end. |
bool skipDeleted = true |
[in] true - to iterate only unerased records, or false - to iterate through unerased and erased records. |
Returns an Iterator object that can be used to traverse through record objects in the predefined table object.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|