IMathNaryOperatorFactory

Interface IMathNaryOperatorFactory

Permet de créer IMathNaryOperator

public interface IMathNaryOperatorFactory

Méthodes

NomDescription
CreateMathNaryOperator(char, IMathElement)Crée IMathNaryOperator
CreateMathNaryOperator(char, IMathElement, IMathElement)Crée IMathNaryOperator
CreateMathNaryOperator(char, IMathElement, IMathElement, IMathElement)Crée IMathNaryOperator

Remarques

Pour la compatibilité COM

Voir aussi