remove method
remove(data_connection)
Remove the dataConnection from the collection.
def remove(self, data_connection):
...
| Parameter | Type | Description |
|---|---|---|
| data_connection | DataConnection |
See Also
- module aspose.diagram
- class DataConnectionCollection
Remove the dataConnection from the collection.
def remove(self, data_connection):
...
| Parameter | Type | Description |
|---|---|---|
| data_connection | DataConnection |