OptionCollection.Item

OptionCollection indexer

を取得しますOptionElement指定されたインデックスで.

public OptionElement this[int index] { get; }
パラメータ説明
indexインデックス。

戻り値

OptionElement.

関連項目