ArrayIterator::append Append an element &reftitle.description; public voidArrayIterator::append mixedvalue Appends value as the last element. &warn.undocumented.func; &reftitle.parameters; value The value to append. &reftitle.returnvalues; &return.void; &reftitle.notes; This method cannot be called when the ArrayIterator refers to an object. &reftitle.seealso; ArrayIterator::next