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
- namespace Aspose.Html.Dom.Mutations
- assembly Aspose.HTML