CStackIterator

CStackIterator

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

It allows CStack to return a new iterator for traversing the items in the stack.

Public Methods

登录查看完整内容