Bitrix API

ResultIterator implements Iterator

Table of Contents

Interfaces

Iterator

Methods

__construct()  : mixed
ResultIterator constructor.
current()  : mixed
Return the current element
key()  : mixed
Return the key of the current element
next()  : void
Move forward to next element
rewind()  : void
Rewind the Iterator to the first element
valid()  : bool
Checks if current position is valid

Methods


        
On this page

Search results