'Declaration Public Overloads Function InsertRadical( _ ByVal location As InsertLocation _ ) As OMathRadical
public OMathRadical InsertRadical( InsertLocation location )
Parameters
- location
- The target InsertLocation for the insertion.
Return Value
The inserted OMathRadical instance.