Node.ChildNodes

Node.ChildNodes property

이 노드의 모든 자식을 포함하는 NodeList입니다. 자식이 없으면 노드가 없는 NodeList입니다..

public NodeList ChildNodes { get; }

또한보십시오