INonDocumentTypeChildNode.NextElementSibling
INonDocumentTypeChildNode.NextElementSibling property
Returns the first following sibling that is an element, and null otherwise.
public Element NextElementSibling { get; }
Property Value
The next element sibling.
See Also
- class Element
- interface INonDocumentTypeChildNode
- namespace Aspose.Html.Dom
- assembly Aspose.HTML