add method

add(solution_xml)

Add the SolutionXML in the collection.

Returns

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

See Also