Method ADT.List()->Iterator()->append() Method append void append(ValueType val) Description Append val after the current position. See also insert(), delete(), set()