IMathNaryOperatorFactory

Interfaz IMathNaryOperatorFactory

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 compatibilidad con COM

Vea también