ArrayIterator::offsetGet

(PHP 5, PHP 7)

ArrayIterator::offsetGetGet value for an offset

˵��

public ArrayIterator::offsetGet ( mixed $index ) : mixed

Gets the value from the provided offset.

Warning

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

����

index

The offset to get the value from.

����ֵ

The value at offset index.

�μ�