W3cubDocs

/Haxe C#

ArrayList_ArrayListEnumerator

package cs.system.collections

implements ICloneable, IEnumerator

import cs.system.collections.ArrayList

Available on cs

Constructor

new (list:ArrayList)

new (list:ArrayList, index:Int, count:Int)

Variables

read only Current:Dynamic

Methods

Clone ():Dynamic

MoveNext ():Bool

Reset ():Void

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/collections/ArrayList_ArrayListEnumerator.html