W3cubDocs

/Haxe C#

IEnumerator_1<T0>

package cs.system.collections.generic

extends IEnumerator

implemented by Array_InternalEnumerator_1, CharEnumerator

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

Variables

read only Current:T0

Methods

@:overload Dispose ():Void

@:overload MoveNext ():Bool

@:overload Reset ():Void

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