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