InsertAfter Method

InsertAfter function

Inserts the specified node after the current node.


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

Remarks

See Also