Creates an array from the supplied enumerable object.
Crea una matriz a partir del objeto enumerable suministrado.
The cases of corporate management expending corporate funds for luxuries are enumerable.
Los casos de la gerencia corporativa que expenden los fondos corporativos para los lujos son enumerable.
If the enumerable has signs, then in those signs is the whole potential of the enumerable.
Enumerable: If this attribute set to true, the property will be iterated over during for or for... in loops.
Numerable: si este atributo se establece en true, la propiedad se repetirá durante los bucles for o for... in.
Returns an array containing the names of all of the given object's own enumerable properties.
Devuelve una colección conteniendo los nombres de todas las propiedades enumerables propias de un objeto dado.
If you need to obtain precise information and collect clear enumerable data, use multiple choice.
Si tienes que obtener información precisa y recoger datos claros y numerables, utiliza preguntas de elección múltiple.
This creates a system which is complete, consistent, and sufficiently powerful, but not computably enumerable.
Esto crea un sistema que es completo, consistente y suficientemente potente, pero no recursivamente enumerable.
You can use the bracket notation with for... in to iterate over all the enumerable properties of an object.
Puedes utilizar la notación de corchetes con for... in para repetir las propiedades de un objeto enumerable.
This method traverses all enumerable properties of an object and its prototype chain
Este método atraviesa todas las propiedades enumerables de un objeto y su cadena de prototipo
Also, when iterating over the properties of an object, every enumerable property that is on the prototype chain will be enumerated.
También, cuando iteramos sobre las propiedades de un objeto, cada propiedad enumerable que se encuentra en la cadena de prototipo será enumerada.
Wolfram advocates using models whose variations are enumerable and whose consequences are straightforward to compute and analyze.
Wolfram defiende su posición usando modelos cuyas variaciones son enumerables y cuyas consecuencias son simplemente computar y analizar.
An exchange of this type is a dialogue amongst peers with a common goal and the benefits should be enumerable for all parties involved.
Un intercambio así es un diálogo entre diversos interlocutores con un fin común y los beneficios para cada una de las partes deberían de ser enumerables.
Returns an array of all enumerable properties on an object. bug 307791
Devuelve un vector de todas las propiedades enumerables de un objeto.error 307791