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.
Determines whether a given object is in the Enumerable or not, based on the == comparison operator.
Determina si un objeto dado está en el Enumerable o no, basado en el operador de comparación ==.
Every method of Enumerable that takes an iterator also takes the context object as the next (optional) parameter.
Cada método de Enumerable que toma un iterador también tiene el objeto de contexto como el siguiente parámetro (opcional).
It lets you iterate over all the elements in a generic fashion, then returns the Enumerable, thereby allowing chain-calling.
Se permite recorrer todos los elementos de una manera genérica, a continuación, devuelve el Enumerable, permitiendo de esta manera la cadena de insultos.
Returns a new instance of ClassNames, an Enumerable object used to read and write CSS class names of element.
Devuelve una nueva instancia de nombres de clases, un objeto Enumerable utilizado para leer y escribir los nombres de clases CSS de elemento.
Filters a sequence of values based on a predicate. (Defined by Enumerable.)
Calcula la suma de la secuencia de secuencia.(Definido por Enumerable).
Returns a boolean indicating if the internal ECMAScript [[Enumerable]] attribute is set.
Devuelve un valor lógico (boolean) indicando si el atributo ECMAScript [[Enumerable]] está definido.
Overloaded. Returns the last element of a sequence that satisfies a specified condition.(Defined by Enumerable.)
Sobrecargado. Devuelve el último elemento de una secuencia que satisface una condición especificada.(Definido por Enumerable).
Configurable: If this attribute set to false, any attempts to delete the property or change its attributes (Writable, Configurable, or Enumerable) will fail.
Configurable: si este atributo se establece en false, cualquier intento de eliminar la propiedad o cambiar sus atributos (Sobrescribir, Configurable o Numerable) fallará.
iex> h Enum Enum Provides a set of algorithms that enumerate over enumerables according to the Enumerable protocol.
iex> h Enum Enum Proporciona un conjunto de algoritmos que enumeran sobre enumerables según el protocolo Enumerable.