replace_item method
replace_item
def replace_item(self, new_item, index):
...
Parameter | Type | Description |
---|---|---|
new_item | str | |
index | int |
See Also
- module
aspose.svg.datatypes
- class
SVGStringList
def replace_item(self, new_item, index):
...
Parameter | Type | Description |
---|---|---|
new_item | str | |
index | int |
aspose.svg.datatypes
SVGStringList