FirstElementChild

IParentNode.FirstElementChild property

Restituisce il primo figlio che è un elemento, altrimenti null.

public Element FirstElementChild { get; }

Valore della proprietà

Il primo elemento figlio.

Guarda anche