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.
Invoked by instanceof operator, receives the object being verified as the first argument, and the name of the class which that object should be as the second argument
Invoqué par l'opérateur instanceof, reçoit l'objet a vérifier comme premier argument, et le nom de la classe dont l'objet appartient comme second argument
instanceof The instanceof operator returns true if the specified object is of the specified object type.
instanceof L'opérateur instanceof renvoie true si l'objet donné est du type spécifié.
Function to test against Description The instanceof operator tests presence of constructor.prototype in object's prototype chain.
Description L'opérateur instanceof teste la présence de constructeur.prototype dans la chaîne de prototypes d'objet.
The Class isInstance method provides a way to dynamically call the instanceof operator.
La méthode isInstance de Class fournit un moyen d'appeler dynamiquement l'opérateur instanceof.
In previous versions of ActionScript, the instanceof operator provided this functionality, but in ActionScript 3.0 the instanceof operator should not be used to test for data type membership.
Dans les versions précédentes d'ActionScript, l'opérateur instanceof offrait cette fonctionnalité, mais dans ActionScript 3.0, l'opérateur instanceof ne doit pas être utilisé pour tester l'appartenance à un type de données.
Summary The instanceof operator tests whether an object has in its prototype chain the prototype property of a constructor.
L'opérateur instanceof permet de tester si un objet possède, dans sa chaîne de prototype, la propriété prototype d'un certain constructeur.
JavaScript provides a shortcut: the instanceof operator tests an object against a function and returns true if the object inherits from the function prototype.
JavaScript permet de faire ceci avec l'opérateur instanceof qui teste un objet par rapport à une fonction et qui renvoie true si l'objet hérite de la fonction prototype.
Prior to PHP 5.1.0, this function returns TRUE on success deprecated in favour of the instanceof operator.
Avant PHP 5.1.0, cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.
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.