GetEnumerator

OptionCollection.GetEnumerator method

返回集合中选项的枚举器。

public IEnumerator<Option> GetEnumerator()

返回值

选项枚举器。

也可以看看