Gets the next element below this element in the document tree.
Public ReadOnly Property FirstChild As HtmlElement
public HtmlElement FirstChild { get; }
public: property HtmlElement^ FirstChild { HtmlElement^ get (); }
member FirstChild : HtmlElement
Use FirstChild in conjunction with NextSibling to walk the document tree for an HTML document.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2