IParentNode.LastElementChild
IParentNode.LastElementChild property
要素である最後の子を返し、それ以外の場合は null.
public Element LastElementChild { get; }
プロパティ値
最後の要素の子.
関連項目
- class Element
- interface IParentNode
- 名前空間 Aspose.Html.Dom
- 組み立て Aspose.HTML
要素である最後の子を返し、それ以外の場合は null.
public Element LastElementChild { get; }
最後の要素の子.