NodeList1.Get

NodeList<T>.Get method

Obtient le nœud à l’index donné.

public abstract T Get(int index)
ParamètreTaperLa description
indexInt32L’index du nœud à obtenir.

Return_Value

Le nœud à l’index donné.

Voir également