IMathNaryOperatorFactory

IMathNaryOperatorFactory 接口

允许创建 IMathNaryOperator

public interface IMathNaryOperatorFactory

方法

名称描述
CreateMathNaryOperator(char, IMathElement)创建 IMathNaryOperator
CreateMathNaryOperator(char, IMathElement, IMathElement)创建 IMathNaryOperator
CreateMathNaryOperator(char, IMathElement, IMathElement, IMathElement)创建 IMathNaryOperator

备注

为 COM 兼容性

另请参阅