public XElement[] GetContentForSaving()
 {
     return(equationRoot.GetContentForSaving());
 }