MutationRecord.NextSibling

MutationRecord.NextSibling property

追加または削除されたノードの次の兄弟、または null を返します。

public Node NextSibling { get; }

プロパティ値

次の兄弟.

関連項目