ArrayIterator::offsetExists

(PHP 5, PHP 7)

ArrayIterator::offsetExistsCheck if offset exists

˵��

public ArrayIterator::offsetExists ( mixed $index ) : bool

Checks if the offset exists.

Warning

��������δ��д�ĵ������в����б�

����

index

The offset being checked.

����ֵ

TRUE if the offset exists, otherwise FALSE

�μ�