LastElementChild

IParentNode.LastElementChild property

返回作为元素的最后一个子元素,否则返回 null。

public Element LastElementChild { get; }

适当的价值

最后一个子元素。

也可以看看