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