OptionCollection.GetEnumerator

OptionCollection.GetEnumerator 方法

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

public IEnumerator<Option> GetEnumerator()

返回值

选项枚举器。

另请参阅