LoadFromXml(Xml: IXmlDomElement);
Xml. XML file of calculation statistics.
The LoadFromXml method loads statistics tree from XML file.
It is used on comparing calculation statistics using the IMsCalculationStats.Compare method.
To save calculation statistics to XML file, use the IMsCalculationStats.SaveToXml method.
The method use is given in the example for IMsCalculationStats.Compare.
See also: