InsertBefore Method

InsertBefore function

Inserts the specified node before the current node.


func (instance *GroupCharacterEquationNode) InsertBefore(equationtype EquationNodeType)  (*EquationNode,  error) 

Remarks

See Also