Hevea documentation

TreeNode.NextSibling Property

Gets the next brother (sibling) of the node (null if the node has no sibling).

public TreeNode NextSibling {get;}

See Also

TreeNode Class | Hevea.Core.Http.Html.UI Namespace