remove method
remove(item)
Remove the Para object from the collection.
def remove(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | Para |
See Also
- module aspose.diagram
- class ParaCollection
Remove the Para object from the collection.
def remove(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | Para |