remove method

remove(solution_xml)

Remove the SolutionXML from the collection.

def remove(self, solution_xml):
    ...
ParameterTypeDescription
solution_xmlSolutionXML

See Also