JavaScript Programmer's Reference - Enumerator Object
You are here: irt.org | XRef | JScript | Enumerator
Enumerator Object
Enumerator Constructors
Name | MSIE | NNav | Notes |
---|
Enumerator() | 4 | - | |
Enumerator Methods
Name | MSIE | NNav | Notes |
---|
atEnd() | 4 | - | |
item() | 4 | - | |
moveFirst() | 4 | - | |
moveNext() | 4 | - | |
Enumerator Properties
Name | MSIE | NNav | Notes |
---|
constructor | 4 | - | On the Macintosh version of MSIE 5, this property yields a reference to the Date() constructor object. This is obviously a bug and renders the Enumerator unusable on this platform. |
You are here: irt.org | XRef | JScript | Enumerator
©2018 Martin Webb