C# Class NHtmlUnit.Html.HtmlTableRow

Inheritance: NHtmlUnit.Html.HtmlElement, NHtmlUnit.W3C.Dom.INode, NHtmlUnit.W3C.Dom.IElement, NHtmlUnit.W3C.Dom.IElementTraversal
Afficher le fichier Open project: HtmlUnit/NHtmlUnit

Méthodes publiques

Méthode Description
GetCell ( int index ) : NHtmlUnit.Html.HtmlTableCell
HtmlTableRow ( com wrappedObject ) : System

Private Methods

Méthode Description
HtmlTableRow ( ) : System

Method Details

GetCell() public méthode

public GetCell ( int index ) : NHtmlUnit.Html.HtmlTableCell
index int
Résultat NHtmlUnit.Html.HtmlTableCell

HtmlTableRow() public méthode

public HtmlTableRow ( com wrappedObject ) : System
wrappedObject com
Résultat System