Check if offset exists

ArrayIterator::offsetExists

(PHP 5, PHP 7, PHP 8)

ArrayIterator::offsetExistsCheck if offset exists

說明

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

Checks if the offset exists.

警告

本函式還未編寫文件,僅有參數列表。

參數

key

The offset being checked.

返回值

true if the offset exists, otherwise false

參見

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *