IParentNode.LastElementChild

IParentNode.LastElementChild property

要素である最後の子を返し、それ以外の場合は null.

public Element LastElementChild { get; }

プロパティ値

最後の要素の子.

関連項目