MathNaryOperatorFactory

MathNaryOperatorFactory class

Permite crear IMathNaryOperator

public class MathNaryOperatorFactory : IMathNaryOperatorFactory

Constructores

NombreDescripción
MathNaryOperatorFactory()Constructor predeterminado

Métodos

NombreDescripción
CreateMathNaryOperator(char, IMathElement)Crea IMathNaryOperator
CreateMathNaryOperator(char, IMathElement, IMathElement)Crea IMathNaryOperator
CreateMathNaryOperator(char, IMathElement, IMathElement, IMathElement)Crea IMathNaryOperator

Observaciones

Para comparación COM

Ver también