System.Windows.Forms.HtmlElement.FirstChild Property

Gets the next element below this element in the document tree.

Syntax

public HtmlElement FirstChild { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use HtmlElement.FirstChild in conjunction with HtmlElement.NextSibling to walk the document tree for an HTML document.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0