Iterator interface (Flash Professional only)

ActionScript Class Name mx.utils.Iterator

The Iterator interface lets you step through the objects that a collection contains.

Method summary for the Iterator interface

The following table lists the methods of the Iterator interface.

Method

Description

Iterator.hasNext()

Indicates whether the iterator has more items.

Iterator.next()

Returns the next item in the iteration.


Version 8

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flash/8/main/00003680.html