ArrayList_ArrayListEnumerator
package cs.system.collections
implements ICloneable, IEnumerator
import cs.system.collections.ArrayList
Available on cs
Constructor
finalnew(list:ArrayList)
finalnew(list:ArrayList, index:Int, count:Int)
Variables
read onlyCurrent:Dynamic
Methods
finalClone():Dynamic
finalMoveNext():Bool
finalReset():Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/collections/ArrayList_ArrayListEnumerator.html