C# Class CsQuery.Implementation.HTMLSelectElement

An HTML SELECT element.
Inheritance: FormSubmittableElement, IHTMLSelectElement
Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
HTMLSelectElement ( ) : System

Default constructor.

Private Methods

Méthode Description
SelectOptions ( ) : HTMLOptionsCollection

Method Details

HTMLSelectElement() public méthode

Default constructor.
public HTMLSelectElement ( ) : System
Résultat System