current() public method
Returns the current dataset.
This method is required by the interface Iterator.
public mixed current ( ) | ||
---|---|---|
return | mixed |
The current dataset. |
current() public method
Returns the current dataset.
This method is required by the interface Iterator.
public mixed current ( ) | ||
---|---|---|
return | mixed |
The current dataset. |
Please login to continue.