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