ChildNodes

Node.ChildNodes property

子ノードを取得します。

public IList<Node> ChildNodes { get; }

プロパティ値

ノード。

関連項目