haxe / cs / system / collections / arraylist_arraylistadapter_enumeratorwithrange.html

ArrayList_ArrayListAdapter_EnumeratorWithRange

package cs.system.collections

implements ICloneable, IEnumerator

import cs.system.collections.ArrayList

Available on cs

Constructor

finalnew(enumerator:IEnumerator, index:Int, count:Int)

Variables

read onlyCurrent:Dynamic

Methods

finalClone():Dynamic

finalMoveNext():Bool

finalReset():Void