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