Node.FirstChild

Node.FirstChild property

이 노드의 첫 번째 자식입니다. 해당 노드가 없으면 null을 반환합니다.

public Node FirstChild { get; }

또한보십시오