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
- namespace Aspose.Svg.Dom.Mutations
- assembly Aspose.SVG