collections.ArrayList_ArrayListEnumerator

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部