OptionCollection Class |
Namespace: Aspose.Html.Forms
The OptionCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
The number of Option in the list.
|
![]() | Item |
Gets the OptionElement at the specified index.
|
Name | Description | |
---|---|---|
![]() | Add |
Add new option.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Remove the option from list.
|
![]() | ToString | (Inherited from Object.) |