add method
add(solution_xml)
Add the SolutionXML in the collection.
Returns
def add(self, solution_xml):
...
Parameter | Type | Description |
---|---|---|
solution_xml | SolutionXML |
See Also
- module aspose.diagram
- class SolutionXMLCollection
Add the SolutionXML in the collection.
def add(self, solution_xml):
...
Parameter | Type | Description |
---|---|---|
solution_xml | SolutionXML |