SplFixedArray::offsetSet
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
SplFixedArray::offsetSet — 指定した添字の新しい値を設定する
パラメータ
index
-
設定したい添字。
value
-
index
の新しい値。
戻り値
値を返しません。
エラー / 例外
index
が配列で定義されているサイズの範囲外の場合や
index
を数値として解釈できない場合に
RuntimeException をスローします。
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google