package cs.system.collections
implements IDictionaryEnumerator, IEnumerator
import cs.system.collections.Hashtable
Available on cs
finalnew(host:Hashtable, mode:Hashtable_EnumeratorMode)
finalnew(host:Hashtable)
read onlyCurrent:Dynamic
read onlyEntry:DictionaryEntry
read onlyKey:Dynamic
read onlyValue:Dynamic
finalMoveNext():Bool
finalReset():Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/collections/Hashtable_Enumerator.html