remove method
remove(connect)
Remove the connect from the collection.
def remove(self, connect):
...
| Parameter | Type | Description |
|---|---|---|
| connect | Connect |
See Also
- module aspose.diagram
- class ConnectCollection
Remove the connect from the collection.
def remove(self, connect):
...
| Parameter | Type | Description |
|---|---|---|
| connect | Connect |