Vertaling van "a map object" in Frans
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.
The size accessor property returns the number of elements in a Map object.
L'accesseur size est une propriété renvoyant le nombre d'éléments d'un objet Map.
The set() method adds or updates an element with a specified key and value to a Map object.
La méthode set() ajoute un nouvel élément avec une clé et une valeur données à un objet Map.
By clicking on a map object (ex: the icon of the Cocagne Island), a window opens and displays additional information. See all the news
En cliquant sur un objet de la carte (ex : l'icône de l'île de Cocagne), une fenêtre s'ouvre et affiche de l'information pertinente.
Given a key and a value, you can strore the value in a Map object.
A Map object that contains the device capabilities.
Un objet Map qui contient les caractéristiques de l'appareil.
A Map object iterates its elements in insertion order - a for... of loop returns an array of [key, value] for each iteration.
Un objet Map permet de retrouver ses éléments dans leur ordre d'insertion. Par exemple, une boucle for... of renverra un tableau de [clé, valeur] pour chaque itération.
The delete() method removes the specified element from a Map object. Syntax
La méthode delete() permet de retirer un élément donné d'un objet Map. Syntaxe
The clear() method removes all elements from a Map object. Syntax
La méthode clear() supprime tous les éléments d'un objet Map. Syntaxe
The get() method returns a specified element from a Map object. Syntax
La méthode get() renvoie un élément d'un objet Map. Syntaxe
a map information providing apparatus keeps an icon containing class information relative to a map object to be updated and predetermined progress information relative to the map object; map information; and information relative to the map object to be updated
un appareil fournissant des informations cartographiques qui conserve une icône contenant: des informations de classe sur un objet cartographique à mettre à jour et des informations de progression prédéterminées concernant l'objet cartographique; des informations cartographiques; et des informations concernant l'objet cartographique à mettre à jour
Thus, when iterating over it, a Map object returns keys in order of insertion.
Ainsi, quand on parcourt une Map, on obtient les clés selon leur ordre d'insertion.
Here we need to have a spilt function which accepts a user name and returns a Map object having firstName and lastName as its keys having corresponding values so that we can use them.
Ici nous avons besoin d'avoir une fonction déversée qui accepte un nom d'utilisateur et retourne un objet Carte ayant prénom et nomFamille comme ses clés ayant des valeurs correspondantes afin que nous puissions les utiliser.
The query parameters will be passed to the Catalog method as a Map object, as key-value pairs.
Les paramètres de la requête seront transmis à la méthode Catalogue en tant que carte objet, en tant que paires clé-valeur.