CMapIterator
CMapIterator
Package | system.collections |
---|---|
Inheritance | class CMapIterator |
Implements | Iterator, Traversable |
Since | 1.0 |
Source Code | framework/collections/CMapIterator.php |
CMapIterator implements an iterator for CMap.
It allows CMap to return a new iterator for traversing the items in the map.
It allows CMap to return a new iterator for traversing the items in the map.