Removes an item with the specified key from the collection.

No exception will be raised if the item does not exist.

Syntax

ISKeyValueList.Remove(key)

Parameters

NameTypeOptionalByRefDescription
key String The case-insensitive key of the item to remove.
Member of:
ISKeyValueList
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0