MathNaryOperator

MathNaryOperator class

Specifies an N-ary mathematical object, such as Summation and Integral. It consists of an operator, a base (or operand), and optional upper and lower limits. Examples of N-ary operators are: Summation, Union, Intersection, Integral

MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathRadicalUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathematicalTextUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathArrayUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathBorderBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathRightSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathFunctionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathBarUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathNaryOperatorUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathDelimiterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathLeftSubSuperscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathFractionUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitBaseScriptUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathLimitUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathBlockUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathElementBaseUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathSubscriptElementUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathMatrixUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathGroupingCharacterUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathAccentUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit
upperLimitMathBoxUpper limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRadicalLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathematicalTextLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathArrayLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBorderBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathRightSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFunctionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBarLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathNaryOperatorLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathDelimiterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLeftSubSuperscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathFractionLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitBaseScriptLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathLimitLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBlockLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathElementBaseLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathSubscriptElementLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathMatrixLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathGroupingCharacterLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathAccentLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument
lowerLimitMathBoxLower limit

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRadical)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRadicalBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathematicalText)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathematicalTextBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathArray)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathArrayBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBorderBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBorderBoxBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSuperscriptElementBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathRightSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathRightSubSuperscriptElementBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFunction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFunctionBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBar)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBarBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathNaryOperator)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathNaryOperatorBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathDelimiter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathDelimiterBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLeftSubSuperscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLeftSubSuperscriptElementBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathFraction)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathFractionBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, BaseScript)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentBaseScriptBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathLimit)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathLimitBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBlock)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBlockBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathElementBase)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathElementBaseBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathSubscriptElement)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathSubscriptElementBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathMatrix)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathMatrixBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathGroupingCharacter)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathGroupingCharacterBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathAccent)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathAccentBase argument

Returns: MathNaryOperator


MathNaryOperator

NameDescription
MathNaryOperator(char, MathBox)Initializes a new instance of the MathNaryOperator class.

Parameters:

NameTypeDescription
operatorSymbolcharNary operator symbol
baseArgumentMathBoxBase argument

Returns: MathNaryOperator


getBase

NameDescription
getBase ()Base argument

Returns: MathRadical, MathematicalText, MathArray, MathBorderBox, MathSuperscriptElement, MathRightSubSuperscriptElement, MathFunction, MathBar, MathNaryOperator, MathDelimiter, MathLeftSubSuperscriptElement, MathFraction, BaseScript, MathLimit, MathBlock, MathElementBase, MathSubscriptElement, MathMatrix, MathGroupingCharacter, MathAccent, MathBox


getChildren

NameDescription
getChildren ()Get children elements

Returns: MathRadical, MathematicalText, MathArray, MathBorderBox, MathSuperscriptElement, MathRightSubSuperscriptElement, MathFunction, MathBar, MathNaryOperator, MathDelimiter, MathLeftSubSuperscriptElement, MathFraction, BaseScript, MathLimit, MathBlock, MathElementBase, MathSubscriptElement, MathMatrix, MathGroupingCharacter, MathAccent, MathBox


getGrowToMatchOperandHeight

NameDescription
getGrowToMatchOperandHeight ()Operator Character grows vertically to match its operand height

Returns: boolean


getHideSubscript

NameDescription
getHideSubscript ()Hide Subscript

Returns: boolean


getHideSuperscript

NameDescription
getHideSuperscript ()Hide Superscript

Returns: boolean


getLimitLocation

NameDescription
getLimitLocation ()The location of limits (subscript and superscript)

Returns: int


getOperator

NameDescription
getOperator ()Nary Operator Character For example: ‘?’, ‘?’

Returns: char


getSubscript

NameDescription
getSubscript ()Specifies a subscript argument that, for example, in the case of an integral, sets the lower limit

Returns: MathRadical, MathematicalText, MathArray, MathBorderBox, MathSuperscriptElement, MathRightSubSuperscriptElement, MathFunction, MathBar, MathNaryOperator, MathDelimiter, MathLeftSubSuperscriptElement, MathFraction, BaseScript, MathLimit, MathBlock, MathElementBase, MathSubscriptElement, MathMatrix, MathGroupingCharacter, MathAccent, MathBox


getSuperscript

NameDescription
getSuperscript ()Specifies a supersript argument that, for example, in the case of an integral, sets the upper limit

Returns: MathRadical, MathematicalText, MathArray, MathBorderBox, MathSuperscriptElement, MathRightSubSuperscriptElement, MathFunction, MathBar, MathNaryOperator, MathDelimiter, MathLeftSubSuperscriptElement, MathFraction, BaseScript, MathLimit, MathBlock, MathElementBase, MathSubscriptElement, MathMatrix, MathGroupingCharacter, MathAccent, MathBox


setGrowToMatchOperandHeight

NameDescription
setGrowToMatchOperandHeight (boolean)Operator Character grows vertically to match its operand height

setHideSubscript

NameDescription
setHideSubscript (boolean)Hide Subscript

setHideSuperscript

NameDescription
setHideSuperscript (boolean)Hide Superscript

setLimitLocation

NameDescription
setLimitLocation (int)The location of limits (subscript and superscript)

setOperator

NameDescription
setOperator (char)Nary Operator Character For example: ‘?’, ‘?’