AddChild_EquationNode Method

AddChild_EquationNode function

Inserts the specified node at the end of the current node’s list of child nodes.


func (instance *GroupCharacterEquationNode) AddChild_EquationNode(node *EquationNode)  error

Remarks

See Also