package cs.system.collections.generic
extends IEnumerable
implemented by ReadOnlyCollection_1
Available on csread only Count:Intread only IsReadOnly:BoolAdd (item:T0 ):VoidClear ():VoidContains (item:T0 ):BoolCopyTo (array:NativeArray<T0>, arrayIndex:Int):VoidGetEnumerator ():IEnumerator_1<T0>Remove (item:T0 ):Bool
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/collections/generic/ICollection_1.html