CachingIterator
PHP 手册

CachingIterator::__toString

(PHP 5)

CachingIterator::__toStringReturn the string representation of the current element

说明

public void CachingIterator::__toString ( void )
Warning

本函数暂无文档,仅有参数列表。

Get the string representation of the current element.

参数

This function has no parameters.

返回值

The string representation of the current element.


CachingIterator
PHP 手册