MutationRecord.NextSibling
MutationRecord.NextSibling property
追加または削除されたノードの次の兄弟、または null を返します。
public Node NextSibling { get; }
プロパティ値
次の兄弟.
関連項目
- class Node
- class MutationRecord
- 名前空間 Aspose.Html.Dom.Mutations
- 組み立て Aspose.HTML
追加または削除されたノードの次の兄弟、または null を返します。
public Node NextSibling { get; }
次の兄弟.