Parameters |
Description |
bool atBeginning = true |
[in] True to start at the beginning, false to start at the end. |
bool skipDeleted = true |
[in] If and only if true, deleted records are skipped. |
bool sorted = false |
[in] If and only if true, the iterator will traverse the Block as sorted by this Block's SortentsTable. |
Returns an Iterator that can be used to traverse this Block.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|