MathElement public class MathElement : Element, IConstructableMathElement, IConstructableElement, IConstructableNode Represents an element of the MathML DOM. Documentation Code public MathElement(Document owner, string name, string prefix = null, NodeFlags flags = 0)