add_item method
add_item
Adds new item.
def add_item(self, item):
...
Parameter | Type | Description |
---|---|---|
item | str | The item to be added to list of items. |
See Also
- module
aspose.cad.xmp
- class
XmpArray
Adds new item.
def add_item(self, item):
...
Parameter | Type | Description |
---|---|---|
item | str | The item to be added to list of items. |
aspose.cad.xmp
XmpArray