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; }
다음 형제.