Implements interfaces:
Swift Array Iterator Interface Iterates over a standard PHP array.
Located in /Swift/Iterator/Array.php (line 20)
Ctor.
Returns the original array.
Gets the current numeric position within the array.
Returns the value at the current position, or NULL otherwise.
Returns true if there is a value after the current one.
Moves to the next array element if possible.
Goes directly to the given element in the array if possible.
Documentation generated on Wed, 26 Mar 2008 20:33:02 +1100 by phpDocumentor 1.3.1