System.Windows.Forms.HtmlElement.NextSibling Property

Gets the next element at the same level as this element in the document tree.

Syntax

public HtmlElement NextSibling { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

Requirements

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