Add

BaseOperatorCollection.Add method

将新运算符添加到集合中。

public abstract void Add(Operator op)
范围类型描述
opOperator必须添加的运算符

也可以看看