'Declaration Public Overloads Function Add( _ ByVal equation As OMathBuiltInEquation _ ) As OMathElement
public OMathElement Add( OMathBuiltInEquation equation )
Parameters
- equation
- The built-in equation to fill the OMathElement.
Return Value
The added OMathElement.