ImageEn, unit hyieutils
TIEDoubleList.Insert
TIEDoubleList
.Insert
Declaration
procedure Insert(idx: integer; v: double);
Description
Insert a new value at the
idx
position.