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
- package com.aspose.html.Forms
- package Aspose.HTML