W3cubDocs

/Haxe C#

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