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