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
- package com.aspose.html.dom
- package Aspose.HTML