SyntaxNodeCollection1.CopyTo

SyntaxNodeCollection<T>.CopyTo method

Copiez les éléments de cette collection dans le tableau, en commençant à arrayIndex

public void CopyTo(T[] array, int arrayIndex)
ParamètreTaperLa description
arrayT[]tableau auquel ajouter des éléments
arrayIndexInt32index pour commencer à

Voir également