Examples with "that is, instanceof" and their translation 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.
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.
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.
Andere resultaten
You should use the instanceof operator instead.
Il faut utiliser l'opérateur instanceof à la place.
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.
The parameter must be an instanceof the given class or interface name.
Le paramètre doit être une instanceof de la même classe qui a définie la méthode.
iterable The parameter must be either an array or an instanceof Traversable.
itérable Le paramètre doit être soit un array ou une instanceof Traversable.
JavaScript has an operator called instanceof, which can be used to determine whether an object is based on a certain prototype.
JavaScript possède un opérateur appelé instanceof, qui peut être utilisé pour déterminer si un objet est basé sur un certain prototype.
In the example above you might feel that it's tedious to write out all of those instanceof expressions, and you're right.
Dans l'exemple précédent, vous pouvez trouver fastidieux d'écrire tous ces instanceof, et vous avez raison.
Is null check needed before calling instanceof?
La vérification NULL est-elle nécessaire avant d'appeler instanceof?
Function to test against Description The instanceof operator tests presence of constructor.prototype in object prototype chain.
Description L'opérateur instanceof teste la présence de constructeur.prototype dans la chaîne de prototypes d'objet.
This is the keyword instanceof that tells you if an object is an instance of a particular type.
C'est le mot clef instanceof qui vous indique si un objet est d'un type particulier.
For consistency and debugging (eg stack traces), obj should be an instanceof Error.
Pour des raisons de cohérence et de débogage (ex. piles d'appels), obj devrait être instanceof Error.
The term rigid in OntoClean is meant to describe the instanceOf link between an individual and a rigid class - it cannot be broken.
OntoClean utilise le terme rigide pour décrire une instance de lien entre une instance et une classe rigide et ne peut être rompu.
self The parameter must be an instanceof the same class as the one the method is defined on.
self Le paramètre doit être une instanceof de la même classe qui a définie la méthode.
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.