APCUIterator::rewind
(PECL apcu >= 5.0.0)
APCUIterator::rewind — Rewinds iterator
說明
public APCUIterator::rewind(): void
Rewinds back the iterator to the first element.
參數
此函式沒有參數。
返回值
沒有返回值。
參見
- APCUIterator::next() - Move pointer to next item
- Iterator::next() - 向前移動到下一個元素