remove method

remove(solution_xml)

Remove the SolutionXML from the collection.

def remove(self, solution_xml):
    ...
Parameter Type Description
solution_xml SolutionXML

See Also