package php
implements Serializable, Countable, SeekableIterator<K, V>, ArrayAccess<K, V>
Available on php
See also:
staticfinalread onlyARRAY_AS_PROPS:Intstaticfinalread onlySTD_PROP_LIST:Intnew(?array:NativeArray, ?flags:Int)append(value:V):Voidasort():Voidcount():Intcurrent():VgetArrayCopy():NativeArraygetFlags():Intkey():Kksort():Voidnatcasesort():Voidnatsort():Voidnext():VoidoffsetExists(offset:K):BooloffsetGet(offset:K):VoffsetSet(offset:K, value:V):VoidoffsetUnset(offset:K):Voidrewind():Voidseek(position:Int):Voidserialize():StringsetFlags(flags:Int):Voiduasort(cmp_function:(a:V, b:V) ‑> Int):Voiduksort(cmp_function:(a:K, b:K) ‑> Int):Voidunserialize(serialized:String):Voidvalid():Bool
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/php/ArrayIterator.html