Remove

IssueCollection.Remove method

Remove the issue from the collection.

public void Remove(Issue issue)
Parameter Type Description
issue Issue

See Also