CListIterator

CListIterator

Package system.collections
Inheritance class CListIterator
Implements Iterator, Traversable
Since 1.0
Source Code framework/collections/CListIterator.php
CListIterator implements an iterator for CList.

It allows CList to return a new iterator for traversing the items in the list.

Public Methods

登录查看完整内容