Overload | Description |
---|---|
Add() | Adds a new OMathElement to the collection at the InsertLocation.End location. Only child elements of OMathDelimiter and OMathEquationArray structures can be added to the collection. |
Add(String) | Adds a new OMathElement to the collection at the InsertLocation.End location. Only child elements of OMathDelimiter and OMathEquationArray structures can be added to the collection. |
Add(OMathBuiltInEquation) | Adds a new OMathElement to the collection at the InsertLocation.End location. Only child elements of OMathDelimiter and OMathEquationArray structures can be added to the collection. |