MutationRecord.NextSibling
MutationRecord.NextSibling property
Return the next sibling of the added or removed nodes, or null.
public Node NextSibling { get; }
Property Value
The next sibling.
See Also
- class Node
- class MutationRecord
- package com.aspose.html.Dom.Mutations
- package Aspose.HTML