package cs.system.collections
extends IEnumerator
implemented by Hashtable_Enumerator
@:abstract@:libType@:csNative@:native("System.Collections.IDictionaryEnumerator") Available on csread only Current:Dynamic
read only Entry:DictionaryEntry
read only Key:Dynamic
read only Value:Dynamic
@:overload MoveNext ():Bool
@:overload Reset ():Void
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/collections/IDictionaryEnumerator.html