LastElementChild
IParentNode.LastElementChild property
Restituisce l’ultimo figlio che è un elemento, altrimenti null.
public Element LastElementChild { get; }
Valore della proprietà
L’ultimo elemento figlio.
Guarda anche
- class Element
- interface IParentNode
- spazio dei nomi Aspose.Svg.Dom
- assemblea Aspose.SVG