|
SplFixedArray::getIteratorRetrieve the iterator to go through the array Description
public Iterator SplFixedArray::getIterator()
Returns the iterator to go through the array. ParametersThis function has no parameters. Return ValuesAn instance of an object implementing Iterator to go through the array. |