add method
add(data_connection)
Add the dataConnection in the collection.
Returns
def add(self, data_connection):
...
Parameter | Type | Description |
---|---|---|
data_connection | DataConnection |
See Also
- module aspose.diagram
- class DataConnectionCollection
Add the dataConnection in the collection.
def add(self, data_connection):
...
Parameter | Type | Description |
---|---|---|
data_connection | DataConnection |