LastElementChild

Document.LastElementChild property

Restituisce l’ultimo nodo dell’elemento figlio di questo elemento. null se questo elemento non ha elementi figlio.

public Element LastElementChild { get; }

Guarda anche