Download for Windows Premium
-50% Premium
Publiciteit
objet weakmap

Vertaling van "objet weakmap" 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.
WeakMap object
La méthode delete() retire un élément donné de l'objet WeakMap.
The delete() method removes the specified element from a WeakMap object.
Il correspond à la valeur de l'élément qu'on souhaite ajouter à l'objet WeakMap.
The key of the element to test for presence in the WeakMap object.
La méthode set() permet d'ajouter un nouvel élément avec une clé et une valeur à un objet WeakMap.
The set() method adds a new element with a specified key and value to a WeakMap object.
L'objet WeakMap est une collection de paires clés/valeurs pour lesquelles les clés sont uniquement des objets (les valeurs peuvent être d'un type arbitraire).
The WeakMap object is a collection of key/value pairs in which the keys are objects only and the values can be arbitrary values.
Il correspond à la valeur de l'élément qu'on souhaite ajouter à l'objet WeakMap.
Required. The value of the element to add to the WeakMap object.
get: La méthode get() permet de renvoyer un élément donné d'un objet WeakMap.
get: The get() method returns a specified element from a WeakMap object.
L'objet WeakMap représente une collection de paires clé-valeur dont les clés sont des objets et pour lesquelles les références sont « faibles » et les valeurs des valeurs quelconques. Syntaxe
The WeakMap object is a collection of key/value pairs in which the keys are weakly referenced. The keys must be objects and the values can be arbitrary values. Syntax
Il correspond à la clé de l'élément qu'on souhaite retirer de l'objet WeakMap.
key Required. The key of the element to return from the WeakMap object.
Définit la valeur associée à la clé dans l'objet WeakMap.
Sets the value for the key in the Map object.
La différence entre le type Map et le type WeakMap est que les clés d'un objet WeakMap ne sont pas énumérables (c'est-à-dire qu'on n'a pas de méthode pour donner la liste des clés).
One difference to Map objects is that WeakMap keys are not enumerable (i.e. there is no method giving you a list of the keys).
La méthode delete() retire un élément donné de l'objet WeakMap.
The toJSON() method returns a string representation of the Date object.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor objet weakmap in het Frans

Publiciteit

Resultaten: 11. Exact: 11. Verstreken tijd: 23 ms.