Variables

read onlyCount:Int

read onlyIsReadOnly:Bool

Methods

@:overloadAdd(item:T0):Void

@:overloadClear():Void

@:overloadContains(item:T0):Bool

@:overloadCopyTo(array:NativeArray<T0>, arrayIndex:Int):Void

@:overloadIndexOf(item:T0):Int

@:overloadInsert(index:Int, item:T0):Void

@:overloadRemove(item:T0):Bool

@:overloadRemoveAt(index:Int):Void