package cs.system.collections.objectmodel
implements ICollection_1<T0>, IList_1<T0>, IEnumerable_1<T0>, ICollection, IEnumerable, IList
Available on cs new (list:IList_1<T0>)read only Count:Int Contains (value:T0 ):Bool CopyTo (array:NativeArray<T0>, index:Int):Void GetEnumerator ():IEnumerator_1<T0> IndexOf (value:T0 ):Int
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/collections/objectmodel/ReadOnlyCollection_1.html