(PHP 5 >= 5.1.0)
ArrayIterator::append — Append an element
Appends value as the last element.
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
The value to append.
値を返しません。
注意: This method cannot be called when the ArrayIterator refers to an object.