Item

NodeList indexer

Obtient le nœud à l’index spécifié dans la liste.

public Node this[int index] { get; }
Paramètre La description
index Index de base zéro du nœud.

Return_Value

Le nœud à l’index spécifié.

Voir également