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