IssueCollection.Remove

IssueCollection.Remove method

Remove the issue from the collection.

public void Remove(Issue issue)
ParameterTypeDescription
issueIssue

See Also