CachingIterator
PHP Manual

CachingIterator::offsetUnset

(PHP 5 >= 5.2.0)

CachingIterator::offsetUnsetThe offsetUnset purpose

Opis

public void CachingIterator::offsetUnset ( string $index )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

index

The index of the element to be unset.

Zwracane wartości

Nie jest zwracana żadna wartość.


CachingIterator
PHP Manual