package cs.system.collections
implements ICloneable, IEnumerator
import cs.system.collections.ArrayList
@:final@:libType@:csNative@:native("System.Collections.ArrayList.SimpleEnumerator") Available on cs@:final @:overload new (list:ArrayList)
read only Current:Dynamic
@:final @:overload Clone ():Dynamic
@:final @:overload MoveNext ():Bool
@:final @:overload Reset ():Void
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/collections/ArrayList_SimpleEnumerator.html