Remove a value from the List.

Syntax

ISList.Remove(value, [ignoreCase])

Parameters

NameTypeOptionalByRefDescription
value String The Value to remove.
ignoreCase Boolean Optional Indicates whether to Ignore the Case of the Value. If omitted, a value of False is assumed.
Member of:
ISList
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0