Constructor

@:native("new")new(dictionary:Dictionary)

Variables

@:native("Current")read onlycurrent:Dynamic

@:native("Entry")read onlyentry:DictionaryEntry

@:native("Key")read onlykey:Dynamic

@:native("Value")read onlyvalue:Dynamic

Methods

@:native("MoveNext")moveNext():Bool

@:native("Reset")reset():Void