LastElementChild
Element.LastElementChild property
Restituisce l’ultimo nodo dell’elemento figlio di questo elemento. null se questo elemento non ha elementi figlio.
public Element LastElementChild { get; }
Valore della proprietà
L’ultimo elemento figlio.
Guarda anche
- class Element
- spazio dei nomi Aspose.Svg.Dom
- assemblea Aspose.SVG