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