Télécharger pour Windows Premium
Publicité
elementele unui array

Traduction de "elementele unui array" en anglais

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
the elements of an array
Iterarea elementelor unui array înseamnă, în principiu, modul prin care accesăm elementele unui array intr-un mod automat.
Iteration through the elements of an array is basically the way we access all the elements of an array, in an automated way.
Dacă doriți să afișați elementele unui array, trebuie să treceți prin toate elementele sale, folosind o buclă de un anumit fel, și să afișați fiecare element individual.
If you want to print the elements of an array, you need to cycle through all of its elements using a loop of some sort, and display each individual item.
Un alt mod de iterare prin elementele unui array este prin utilizarea buclei Foreach.
Another way of iteration through the elements of an array is by using a Foreach loop.
Putem atribui direct elementele unui array unui set HashSet, iar intrările duplicate vor fi WriteLine(n)
We can directly assign the elements of an array to a HashSet, and the duplicate entries will be removed
Din acest motiv, vă voi spune pur și simplu că o buclă Foreach a fost proiectată pentru a itera prin toate elementele unui array, liste sau orice altă colecție de elemente care implementează interfața IEnumerable.
For this reason, i will simply tell you that a Foreach loop was designed to iterate through all elements of an array, list or any other collection of elements that implement iEnumerable interface.
Aucun résultat pour cette recherche.

Synonymes et analogies de "elementele unui array" en roumain

Publicité

Résultats: 5. Exacts: 5. Temps écoulé: 16 ms.