Add

SolutionXMLCollection.Add method

Add the SolutionXML in the collection.

public int Add(SolutionXML solutionXml)
Parameter Type Description
solutionXml SolutionXML

See Also