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