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