CachingIterator::offsetUnset

(PHP 5 >= 5.2.0)

CachingIterator::offsetUnsetThe offsetUnset purpose

Опис

public void CachingIterator::offsetUnset ( string $index )
Увага

This function is currently not documented; only its argument list is available.

Параметри

index

The index of the element to be unset.

Значення, що повертаються

Не повертає значень.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top