OptionCollection.Item
OptionCollection indexer
を取得しますOptionElement
指定されたインデックスで.
public OptionElement this[int index] { get; }
パラメータ | 説明 |
---|---|
index | インデックス。 |
戻り値
関連項目
- class OptionElement
- class OptionCollection
- 名前空間 Aspose.Html.Forms
- 組み立て Aspose.HTML
を取得しますOptionElement
指定されたインデックスで.
public OptionElement this[int index] { get; }
パラメータ | 説明 |
---|---|
index | インデックス。 |