W3cubDocs

/Haxe C#

Hashtable_Enumerator

package cs.system.collections

implements IDictionaryEnumerator, IEnumerator

import cs.system.collections.Hashtable

Available on cs

Constructor

new (host:Hashtable, mode:Hashtable_EnumeratorMode)

new (host:Hashtable)

Variables

read only Current:Dynamic

read only Entry:DictionaryEntry

read only Key:Dynamic

read only Value:Dynamic

Methods

MoveNext ():Bool

Reset ():Void

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/collections/Hashtable_Enumerator.html