Microsoft®
JScript Enumerator Object |
Language Reference Version 3
|
Provides a way to enumerate items in a collection. Note: This is ONLY available in JScript (not in Javascript). See Copy or Enumerate an Object in JavaScript
new Enumerator(collection)The collection argument is any collection object.
Collections differ from arrays in that the members of a collection are not directly accessible. Instead of using indices, as you would with arrays, you can only move the current item pointer to the first or next element of a collection.The Enumerator object provides a way to access any member of a collection and behaves similarly to the For...Each statement in VBScript.
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/inet/iis/jscript/htm/js560.htm, 2KB, , updated: 2019/12/26 11:52, local time: 2025/5/3 11:48,
18.216.207.192:LOG IN
|
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/Techref/inet/iis/jscript/htm/js560.htm"> Enumerator Object</A> |
Did you find what you needed? |
![]() o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
The Backwoods Guide to Computer Lingo |
.