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