FirstChild

Node.FirstChild property

Le premier enfant de ce nœud. S’il n’y a pas de tel nœud, cela renvoie null.

public Node FirstChild { get; }

Voir également