OptionCollection.GetEnumerator

OptionCollection.GetEnumerator method

コレクションを反復処理する列挙子を返します。

public IEnumerator<OptionElement> GetEnumerator()

戻り値

オプション要素の列挙子を返します

関連項目