SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::offsetUnset

(No version information available, might be only in CVS)

SplDoublyLinkedList::offsetUnsetUnsets the value at the specified $index

Opis

void SplDoublyLinkedList::offsetUnset ( mixed $index )

Unsets the value at the specified index.

Parametry

index

The index being unset.

Zwracane wartości

żadna wartość nie jest zwracana.


SplDoublyLinkedList
PHP Manual