Node.FirstChild

Node.FirstChild property

此节点的第一个子节点。如果没有这样的节点,则返回 null.

public Node FirstChild { get; }

也可以看看