GetEnumerator

BaseOperatorCollection.GetEnumerator method

返回集合的枚举数

public abstract IEnumerator<Operator> GetEnumerator()

返回值

集合枚举器

也可以看看