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