Examples with "une instanceof" 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.
Le paramètre doit être une instanceof de la même classe qui a définie la méthode.
The parameter must be an instanceof the given class or interface name.
self Le paramètre doit être une instanceof de la même classe qui a définie la méthode.
self The parameter must be an instanceof the same class as the one the method is defined on.
itérable Le paramètre doit être soit un array ou une instanceof Traversable.
iterable The parameter must be either an array or an instanceof Traversable.
Andere resultaten
Lorsque vous demandez une information de type, il y a une différence importante entre l'utilisation d'une forme de instanceof (instanceof ou isInstance(), qui produisent des résultats équivalents) et la comparaison directe des objets Class.
On When querying for type information, there's an important difference between either form of instanceof (that is, instanceof or isInstance(), which produce equivalent results) and the direct comparison of the Class objects.
Cette fonction devient obsolète en faveur de l'opérateur instanceof.
This function became deprecated in favour of the instance of operator.
Il faut utiliser l'opérateur instanceof à la place.
La méthode isInstance de Class fournit un moyen d'appeler dynamiquement l'opérateur instanceof.
The Class isInstance method provides a way to dynamically call the instanceof operator.
JavaScript possède un opérateur appelé instanceof, qui peut être utilisé pour déterminer si un objet est basé sur un certain prototype.
JavaScript has an operator called instanceof, which can be used to determine whether an object is based on a certain prototype.
Dans l'exemple précédent, vous pouvez trouver fastidieux d'écrire tous ces instanceof, et vous avez raison.
In the example above you might feel that it's tedious to write out all of those instanceof expressions, and you're right.
La vérification NULL est-elle nécessaire avant d'appeler instanceof?
Is null check needed before calling instanceof?
Description L'opérateur instanceof teste la présence de constructeur.prototype dans la chaîne de prototypes d'objet.
Function to test against Description The instanceof operator tests presence of constructor.prototype in object prototype chain.
C'est le mot clef instanceof qui vous indique si un objet est d'un type particulier.
This is the keyword instanceof that tells you if an object is an instance of a particular type.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.