Spec-Zone.ru › Haxe PHP

ArrayIterator<K, V>

package php

implements Serializable, Countable, SeekableIterator<K, V>, ArrayAccess<K, V>

Доступно в php

См. также:

  • https://www.php.net/manual/en/class.arrayiterator.php

Статические переменные

staticfinalread onlyARRAY_AS_PROPS:Int

staticfinalread onlySTD_PROP_LIST:Int

Конструктор

new(?array:NativeArray, ?flags:Int)

Методы

append(value:V):Void

asort():Void

count():Int

current():V

getArrayCopy():NativeArray

getFlags():Int

key():K

ksort():Void

natcasesort():Void

natsort():Void

next():Void

offsetExists(offset:K):Bool

offsetGet(offset:K):V

offsetSet(offset:K, value:V):Void

offsetUnset(offset:K):Void

rewind():Void

seek(position:Int):Void

serialize():String

setFlags(flags:Int):Void

uasort(cmp_function:(a:V, b:V) ‑> Int):Void

uksort(cmp_function:(a:K, b:K) ‑> Int):Void

unserialize(serialized:String):Void

valid():Bool

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/php/ArrayIterator.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API