Remove
IssueCollection.Remove method
Remove the issue from the collection.
public void Remove(Issue issue)
Parameter | Type | Description |
---|---|---|
issue | Issue |
See Also
- class Issue
- class IssueCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove the issue from the collection.
public void Remove(Issue issue)
Parameter | Type | Description |
---|---|---|
issue | Issue |