W3cubDocs

/Haxe C#

IDictionaryEnumerator

package cs.system.collections

extends IEnumerator

implemented by Hashtable_Enumerator

@:abstract@:libType@:csNative@:native("System.Collections.IDictionaryEnumerator") Available on cs

Variables

read only Current:Dynamic

read only Entry:DictionaryEntry

read only Key:Dynamic

read only Value:Dynamic

Methods

@:overload MoveNext ():Bool

@:overload Reset ():Void

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/collections/IDictionaryEnumerator.html