SplFixedArray::getIterator
Retrieve the iterator to go through the array
&reftitle.description;
public IteratorSplFixedArray::getIterator
Returns the iterator to go through the array.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
An instance of an object implementing Iterator to go
through the array.