AddChild_EquationNodeType Method

AddChild_EquationNodeType function

Insert a node of the specified type at the end of the child node list of the current node.


func (instance *AccentEquationNode) AddChild_EquationNodeType(equationtype EquationNodeType)  (*EquationNode,  error) 

Remarks

See Also