package cs.system.collections.generic
extends ICollection_1<T0>, IEnumerable_1<T0>, IEnumerable, ArrayAccess<T0>
extended by ReadOnlyCollection_1
Available on cs
read onlyCount:Intread onlyIsReadOnly:BoolAdd(item:T0):VoidClear():VoidContains(item:T0):BoolCopyTo(array:NativeArray<T0>, arrayIndex:Int):VoidGetEnumerator():IEnumerator_1<T0>IndexOf(item:T0):IntInsert(index:Int, item:T0):VoidRemove(item:T0):BoolRemoveAt(index:Int):Void
    © 2005–2020 Haxe Foundation
Licensed under a MIT license.
    https://api.haxe.org/cs/system/collections/generic/IList_1.html