Gets the next element at the same level as this element in the document tree.
Documentation for this section has not yet been entered.
Use HtmlElement.NextSibling in conjunction with HtmlElement.FirstChild to walk the document tree for an HTML element.