IStorage.RemoveItem
IStorage.RemoveItem method
Removes the key/value pair with the given key, if a key/value pair with the given key exists.
public void RemoveItem(string key)
| Parameter | Type | Description |
|---|---|---|
| key | String | Item key string. |
See Also
- interface IStorage
- namespace Aspose.Html.Dom
- assembly Aspose.HTML