The ItemEnumeration helps reading a all list of Items.
Located in /CORE/system/classes/item/ItemEnumeration.php [line 39]
Methods
int count( )
Count how many Items can be returned by this Enumeration.
Item next( )
Returns the next Item in this Enumeration.