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 | 索引。 |