Enumerator

Enumerator

[1] Enumerator オブジェクト (JavaScript) ( 版) <https://msdn.microsoft.com/ja-jp/library/6ch9zb09(v=vs.94).aspx>

 

コレクション内の項目を列挙する手段を提供します。

警告

このオブジェクトは、Internet Explorer でのみサポートされます。Windows 8.x ストア アプリではサポートされません。

構文

enumObj = new Enumerator([collection])