IMathNaryOperatorFactory

IMathNaryOperatorFactory interface

Permite crear IMathNaryOperator

public interface IMathNaryOperatorFactory

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