Vertaling van "toSource" in Spaans
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.
It is safe for objects to override the toSource() method.
Es seguro para los objetos sobreescribir el método toSource().
The toSource method returns the following values
El método toSourcer retorna los siguientes valores
You can call toSource() while debugging to examine the contents of an object.
Puedes llamar el método toSource() durante el depurado para examinar el contenido de un objeto.
For the built-in Date object, toSource() returns the following string indicating that the source code is not available
Para el objeto global Array, toSource devuelve el siguiente string indicando que el código fuente no está disponible
Description The toSource method returns the following values
Descripción El método toSource devuelve los siguientes valores
For the built-in String object, toSource() returns the following string indicating that the source code is not available
Para el objeto incorporado Object, toSource() regresa la siguiente cadena indicando que el código fuente no está disponible
For instances of Object, toSource() returns a string representing the source code.
Para instancias de Array, toSource devuelve un string representando el código fuente.
For instances of Object, toSource() returns a string representing the source code.
Para instancias de Object, toSource() regresa una cadena representando el código fuente.
The toSource() method returns a string representing the source code of the object.
Resumen Devuelve una cadena que representa al objeto.
The toSource() method returns a string representing the source code of the object. Syntax
El método toSource() devuelve un string representando el código fuente de un arreglo. Sintaxis
For instances of Number, toSource() returns a string representing the source code.
You can call toSource while debugging to examine the contents of an array. Examples
Puede usar toSource mientras depura para examinar el contenido de un arreglo. Ejemplos
You can call toSource while debugging to examine the contents of an object. Specifications
Puedes usar toSource mientras depuras para examinar el contenido de un objeto. Especificaciones