(PHP 5, PHP 7, PHP 8)
ArrayIterator::offsetExists — Check if offset exists
$key
Checks if the offset exists.
Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.
key
The offset being checked.
true if the offset exists, otherwise false
true
false