Removes an item with the specified key from the collection.

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

Syntax

ISDataStore.Remove(key)

Parameters

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