NextSibling

MutationRecord.NextSibling property

返回添加或删除节点的下一个兄弟节点,或 null.

public Node NextSibling { get; }

适当的价值

下一个兄弟姐妹。

也可以看看