SplDoublyLinkedList::key
(PHP 5 >= 5.3.0, PHP 7)
SplDoublyLinkedList::key — Return current node index
说明
public SplDoublyLinkedList::key
(
void
) :
mixed
返回值
The current node index.
User Contributed Notes
There are no user contributed notes for this page.