OptionCollection.Item
OptionCollection indexer
Gets the OptionElement
at the specified index.
public OptionElement this[int index] { get; }
Parameter | Description |
---|---|
index | The index. |
Return Value
The OptionElement
.
See Also
- class OptionElement
- class OptionCollection
- namespace Aspose.Html.Forms
- assembly Aspose.HTML