MutationRecord.NextSibling

MutationRecord.NextSibling property

返回添加或删除节点的下一个兄弟节点,或者为空。

public Node NextSibling { get; }

适当的价值

下一个兄弟。

也可以看看