remove_item method
remove_item
Removes the key/value pair with the given key, if a key/value pair with the given key exists.
Returns
def remove_item(self, key):
...
Parameter | Type | Description |
---|---|---|
key | str | Item key string. |
See Also
- module
aspose.svg.dom
- class
IStorage