remove method
remove(item)
Remove the Reviewer object from the collection.
def remove(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | Reviewer |
See Also
- module aspose.diagram
- class ReviewerCollection
Remove the Reviewer object from the collection.
def remove(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | Reviewer |