W3cubDocs

/Haxe C#

IEnumerator

package cs.system.collections

extended by IEnumerator_1, IDictionaryEnumerator

implemented by ArrayList_ArrayListAdapter_EnumeratorWithRange, ArrayList_ArrayListEnumerator, ArrayList_SimpleEnumerator, Hashtable_Enumerator, SerializationInfoEnumerator, Evidence_EvidenceEnumerator, MatchCollection_Enumerator, Array_InternalEnumerator_1, Array_SimpleEnumerator, CharEnumerator

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

Variables

read only Current:Dynamic

Methods

@:overload MoveNext ():Bool

@:overload Reset ():Void

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