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