Examples with "objet Arrays" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Remplacez GUIDgroupe par un GUID qui apparaît sous l'objet Arrays (Groupes).
Replace ArrayGUID with a GUID that appears under the Arrays object.
Andere resultaten
Voici une liste des propriétés de l'objet Array ainsi que leur description.
Here is a list of the properties of the Array object along with their description.
Les programmeurs utilisent l'objet array de JavaScript pour contenir une collection d'éléments de données.
Programmers use JavaScript's array object to contain a collection of data items.
Vous pouvez également construire un objet ARRAY avec des valeurs générées.
You can also construct an ARRAY with generated values.
La variable ainsi déclarée aura les attributs et méthodes de l'objet Array.
The variable declared in a such way will get the attributes and methods of the Array object.
La conversion depuis un objet record en un objet array a besoin de gérer les attributs multiples.
Les littéraux de tableaux sont également des objets Array.
La méthode Object.defineProperty peut désormais être utilisée pour redéfinir la propriété length d'un objet Array.
The Object.defineProperty method can now be used to redefine the length property of an Array object.
C'est important, car les objets Array acceptent la fonction forEach, mais NodeList ne le fait pas.
This is important because Array objects support the forEach function, but NodeList doesn't.
La fonction fill() est intentionnellement générique, il n'est pas nécessaire que sa valeur this soit un objet Array.
The fill function is intentionally generic, it does not require that its this value be an Array object.
Toutes les valeurs des paramètres sont passées au rapport dans le paramètre ARGS comme un objet array.
All the parameter values are passed to the report in the ARGS report parameter as an Object array.
Cette méthode renvoie un nouvel objet Array Iterator qui contient les valeurs de chaque indice du tableau.
Returns a new Array Iterator object that contains the values for each index in the array. Specifications Specification
Avant le test en ligne des attributs et méthodes de l'objet Array (tableau), une description de chacun.
Before the online test of attributes and methods of the Array object, a description of each.