Remove a value from the List.
Syntax
ISList.Remove(value, [ignoreCase])
Parameters
| Name | Type | Optional | ByRef | Description |
| 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