'Declaration Public Overloads Sub ToMathML( _ ByVal content As ContentObject, _ ByVal result As System.Xml.XmlWriter _ )
public void ToMathML( ContentObject content, System.Xml.XmlWriter result )
Parameters
- content
- The source ContentObject to convert.
- result
- The target System.Xml.XmlWriter where to write the MathML content.