MathNaryOperatorFactory

MathNaryOperatorFactory class

Allows to create IMathNaryOperator

For COM comparibility

MathNaryOperatorFactory

NameDescription
MathNaryOperatorFactory()

Returns: MathNaryOperatorFactory


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBarLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLeftSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLeftSubSuperscriptElementBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathLimit)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathLimitBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathMatrix)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathMatrixBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBlock)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBlockBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRadical)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRadicalBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathArray)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathArrayBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathDelimiter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathDelimiterBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathAccent)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathAccentBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathNaryOperator)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathNaryOperatorBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathGroupingCharacter)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathGroupingCharacterBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBorderBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBorderBoxBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBar)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBarBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFunction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFunctionBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSubscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSubscriptElementBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathSuperscriptElementBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, BaseScript)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentBaseScriptBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathFraction)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathFractionBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathematicalText)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathematicalTextBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathElementBase)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathElementBaseBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathBox)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathBoxBase argument to apply operator

Returns: MathNaryOperator


createMathNaryOperator

NameDescription
createMathNaryOperator (char, MathRightSubSuperscriptElement)Creates IMathNaryOperator

Parameters:

NameTypeDescription
operatorSymbolcharThe operator sign
baseArgumentMathRightSubSuperscriptElementBase argument to apply operator

Returns: MathNaryOperator