JavaScript Programmer’s Reference Method JavaScript JScript N IE
JavaScript Programmer’s Reference Method JavaScript JScript N IE Opera Notes atEnd() 3.0 + 4.0 + - item() 3.0 + 4.0 + - moveFirst() 3.0 + 4.0 + - moveNext() 3.0 + 4.0 + - Enumerator() (Constructor) A constructor function for creating new Enumerator objects. Availability: JScript 3.0 Internet Explorer 4.0 Property/method value type: Enumerator object IE new Enumerator() JavaScript syntax: IE new Enumerator(aCollection) Argument list: aCollection A collection of objects to be enumerated This is the constructor function for creating new enumerator objects. Use it with the new operator to manufacture an Enumeratorand then store the reference to it in a variable. Enumerator.atEnd() (Method) A method that returns a flag indicating the end of the collection. Availability: JScript 3.0 Internet Explorer 4.0 Property/method value type: Boolean primitive JavaScript syntax: IE myEnumerator.AtEnd() In your enumeration loop, you can test this method and exit the loop if it returns the Boolean true value. Enumerator.constructor (Property) A reference to the constructorobject for the Enumerator. Availability: JScript 3.0 Internet Explorer 4.0 Property/method value type: Enumerator object JavaScript syntax: IE myEnumerator.constructor You can access the constructor for an existing Enumerator object here.
Note: If you are looking for best quality webspace to host and run your tomcat application check Vision personal web hosting services