API
Version 4.3.2
3.4.7
4.0.5
4.1.3
4.2.5
4.3.1
Development
Download Haxe
Learn Haxe
Introduction
Manual
Code Cookbook
API Documentation
Videos
Try Haxe online
Haxelib
Connect
Github
Bug reports
Stack Overflow
Forums
Discord
Gitter
Blog
Facebook
#haxe
@haxelang
@haxe_org
Contact
All Platforms
flash
neko
hl
java
php
js
python
macro
cpp
lua
cs
class
ReadOnlyCollection_1<
T0
>
package
cs.system.collections.objectmodel
implements
ICollection_1
<
T0
>,
IList_1
<
T0
>,
IEnumerable_1
<
T0
>,
ICollection
,
IEnumerable
,
IList
@:nativeGen
@:libType
@:csNative
@:native("System.Collections.ObjectModel.ReadOnlyCollection`1")
Available on cs
Constructor
final
new
(
list:
IList_1
<
T0
>
)
Variables
read only
Count
:
Int
Methods
final
get_Count
():
Int