Item

BaseOperatorCollection indexer

通过索引获取运算符。

public abstract Operator this[int index] { get; set; }
范围描述
index运算符索引。编号从 1 开始。

返回值

来自请求索引的运算符

也可以看看