MathArrayFactory
MathArrayFactory class
允许创建数学数组
public class MathArrayFactory : IMathArrayFactory
构造函数
| 名称 | 描述 |
|---|---|
| MathArrayFactory() | 默认构造函数。 |
方法
| 名称 | 描述 |
|---|---|
| CreateMathArray(IMathElement) | 创建一个数学数组并将指定元素放入其中 |
| CreateMathArray(IMathElementCollection) | 创建一个数学数组并将指定元素放入其中 |
备注
为了与 COM 兼容