package cs.system.collections
implements IDictionaryEnumerator, IEnumerator
import cs.system.collections.Hashtable
Available on csnew (host:Hashtable, mode:Hashtable_EnumeratorMode)
new (host:Hashtable)
read only Current:Dynamic
read only Entry:DictionaryEntry
read only Key:Dynamic
read only Value:Dynamic
MoveNext ():Bool
Reset ():Void
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/collections/Hashtable_Enumerator.html