NaryEquationNode.NaryOperatorType

NaryEquationNode.NaryOperatorType property

an n-ary operator.e.g “∑”

public EquationMathematicalOperatorType NaryOperatorType { get; set; }

See Also