add method
add(item)
Add the Connection object in the collection.
Returns
def add(self, item):
...
Parameter | Type | Description |
---|---|---|
item | Connection |
See Also
- module aspose.diagram
- class ConnectionCollection
Add the Connection object in the collection.
def add(self, item):
...
Parameter | Type | Description |
---|---|---|
item | Connection |