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