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