'Declaration Public Overloads Function Add( _ ByVal text As System.String _ ) As OMathElement
public OMathElement Add( System.string text )
Parameters
- text
- The element text.
Return Value
The added OMathElement.
'Declaration Public Overloads Function Add( _ ByVal text As System.String _ ) As OMathElement
public OMathElement Add( System.string text )