SolutionXMLCollection.Add

SolutionXMLCollection.Add method

Add the SolutionXML in the collection.

public int Add(SolutionXML solutionXml)
ParameterTypeDescription
solutionXmlSolutionXML

See Also