collections.objectmodel.ReadOnlyCollection_1

ReadOnlyCollection_1<T0>

package cs-system-collections-objectmodel

implements ICollection_1<T0>, IList_1<T0>, IEnumerable_1<T0>, ICollection, IEnumerable, IList

Available on cs

Constructor

new (list:IList_1<T0>)

Variables

read only Count:Int

Methods

Contains (value:T0 ):Bool

CopyTo (array:NativeArray<T0>, index:Int):Void

GetEnumerator ():IEnumerator_1<T0>

IndexOf (value:T0 ):Int

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部