Node.NextSibling

Node.NextSibling property

이 노드 바로 다음의 노드입니다. 해당 노드가 없으면 null을 반환합니다.

public Node NextSibling { get; }

또한보십시오