PreviousSibling

MutationRecord.PreviousSibling property

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

public Node PreviousSibling { get; }

适当的价值

上一个兄弟姐妹。

也可以看看