remove method
remove(issue)
Remove the issue from the collection.
def remove(self, issue):
...
Parameter | Type | Description |
---|---|---|
issue | Issue |
See Also
- module aspose.diagram
- class IssueCollection
Remove the issue from the collection.
def remove(self, issue):
...
Parameter | Type | Description |
---|---|---|
issue | Issue |