Inserts an item into the List.

Syntax

ISList.Insert(index, value)

Parameters

NameTypeOptionalByRefDescription
index Integer The index where to insert this value.
value String The Value to Add.
Member of:
ISList
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0