C# Class Microsoft.JScript.EnumeratorPrototype

Inheritance: JSObject
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
EnumeratorPrototype ( ObjectPrototype parent ) : System
atEnd ( Object thisob ) : bool
item ( Object thisob ) : Object
moveFirst ( Object thisob ) : void
moveNext ( Object thisob ) : void