|<
<
15
>
>|
SelectIndex
open
Initialize a (C++) iterator to the first qualifying record.
next
If current record does not exceed upper bound, then return it and advance the iterator.
Otherwise, return NULL.
|<
<
15
>
>|