IParentNode.LastElementChild
IParentNode.LastElementChild property
Restituisce l’ultimo figlio che è un elemento e null in caso contrario.
public Element LastElementChild { get; }
Valore della proprietà
L’ultimo elemento figlio.
Guarda anche
- class Element
- interface IParentNode
- spazio dei nomi Aspose.Html.Dom
- assemblea Aspose.HTML