enumerable

「 enumerable」の意味 意味

  • 列挙可能な

「 enumerable」の例文 例文

Make the property enumerable so it appears in for...in loops.

そのプロパティを列挙可能な状態にして、for...inループに表示されるようにする。

「 enumerable」のコアイメージ コアイメージ

列挙可能な、オブジェクトのプロパティが列挙操作で表示される性質を表す

「 enumerable」の英英 英英

Specifically of object properties that are included in enumeration constructs; a flag indicating whether a property will appear in iteration mechanisms such as for...in.

「 enumerable」の語源 語源

enumerableは、enumerate(列挙する)に接尾辞-ableが付いて「列挙できる」を示す語形成から来ており、属性の出現可否を表す用法が広がった。

「 enumerable」のコラム コラム

  • JavaScriptなどの実装では列挙可能なプロパティだけがfor...inで列挙され、Object.keysや列挙フラグとの関係で出力結果が異なる点に注意。

おすすめの単語帳

1 / 1
QRコード