MutationRecord.PreviousSibling
MutationRecord.PreviousSibling property
Returns the previous sibling of the added or removed nodes, or null.
public Node PreviousSibling { get; }
Property Value
The previous sibling.
See Also
- class Node
- class MutationRecord
- package com.aspose.html.dom.mutations
- package Aspose.HTML