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