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