MathNaryOperatorFactory

MathNaryOperatorFactory class

Permet de créer IMathNaryOperator

public class MathNaryOperatorFactory : IMathNaryOperatorFactory

Constructeurs

NomDescription
MathNaryOperatorFactory()Le constructeur par défaut.

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 comparabilité COM

Voir aussi