Node.PreviousSibling

Node.PreviousSibling property

이 노드 바로 앞에 있는 노드를 가져옵니다. 해당 노드가 없으면 null을 반환합니다.

public Node PreviousSibling { get; }

또한보십시오