文字

APCUIterator::rewind

(PECL apcu >= 5.0.0)

APCUIterator::rewindRewinds iterator

说明

public void APCUIterator::rewind ( void )

Rewinds back the iterator to the first element.

参数

此函数没有参数。

返回值

没有返回值。

参见

  • APCUIterator::next() - Move pointer to next item
  • Iterator::next() - 向前移动到下一个元素
上一篇: 下一篇: