Download for Windows Premium
-50% Premium
Publiciteit
weakmap object

Vertaling van "weakmap 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.
objet WeakMap
The delete() method removes the specified element from a WeakMap object.
La méthode delete() retire un élément donné de l'objet WeakMap.
The key of the element to test for presence in the WeakMap object.
Il correspond à la valeur de l'élément qu'on souhaite ajouter à l'objet WeakMap.
The set() method adds a new element with a specified key and value to a WeakMap object.
La méthode set() permet d'ajouter un nouvel élément avec une clé et une valeur à un objet WeakMap.
The WeakMap object is a collection of key/value pairs in which the keys are objects only and the values can be arbitrary values.
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).
Required. The value of the element to add to the WeakMap object.
Il correspond à la valeur de l'élément qu'on souhaite ajouter à l'objet WeakMap.
get: The get() method returns a specified element from a WeakMap object.
get: La méthode get() permet de renvoyer un élément donné d'un objet WeakMap.
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
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
key Required. The key of the element to return from the WeakMap object.
Il correspond à la clé de l'élément qu'on souhaite retirer de l'objet WeakMap.
The key of the element to add to the WeakMap object.
Description Les clés des objets WeakMap sont nécessairement du type Object.
Return value true if an element in the WeakMap object has been removed successfully. false if the key is not found in the WeakMap or if the key is not an object.
true si un élément de l'objet WeakSet a bien été retiré, false sinon (dans le cas où la clé n'a pas été trouvée ou si la clé n'est pas un objet).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor weakmap object in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
mop: cleaning tool with absorbent material on a handle
Ontdek het woord
Publiciteit

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