GetEnumerator

OperatorCollection.GetEnumerator method

返回集合的枚举数

public override IEnumerator<Operator> GetEnumerator()

返回值

集合枚举器

也可以看看