update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns whether the requested $index exists

SplDoublyLinkedList::offsetExists

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::offsetExistsReturns whether the requested $index exists

설명

public bool SplDoublyLinkedList::offsetExists ( mixed $index )

인수

index

The index being checked.

반환값

TRUE if the requested index exists, otherwise FALSE