Download for Windows Premium
Advertising
array-like object

Translation of "array-like object" in German

We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Array ähnliches Objekt
Array-ähnliches Objekt
An array-like object, specifying the arguments with which func should be called, or null or undefined if no arguments should be provided to the function.
Ein Array ähnliches Objekt, welches die Argumente spezifiziert, welche beim Aufruf von func benutzt werden, oder null oder undefined, wenn keine Argumente übergeben werden.
In the following example we will create a global Function method called construct, which will enable you to use an array-like object with a constructor instead of an arguments list.
Im folgenden Beispiel wird eine globale Function Methode namens construct erstellt, welche es ermöglicht ein Array ähnliches Objekt mit einem Konstruktor anstatt eines Argumentliste zu benutzen.
The arguments of a function are maintained in an array-like object.
Die Argumente einer Funktion werden in einem Array-ähnlichen Objekt gewartet.
The arguments inside a function is an example of an 'array-like object'.
Die arguments innerhalb einer Funktion sind ein Beispiel für 'Array-ähnliche' Objekte.
Function.apply() can accept any array-like object as the arguments list, instead of only true arrays.
Function.apply() kann jedes Array-ähnliche Objekt als Argumentenliste akzeptieren, anstatt nur echte Arrays.
Using the arguments object The arguments of a function are maintained in an array-like object.
Das arguments-Objekt ist nur im Rumpf einer Methode verfügbar.
The HTMLCollection interface represents a generic collection (array-like object similar to arguments) of elements (in document order) and offers methods and properties for selecting from the list.
Die HTMLCollection repräsentiert eine generische Sammlung (Array-ähnliches Objekt) an Elementen (in Dokumentreihenfolge) und bietet Methoden und Eigenschaften zur Auswahl dieser aus einer Liste an.
Web/API/CSSRuleList A CSSRuleList is an (indirect-modify only) array-like object containing an ordered collection of...
Web/API/Blob Ein Blob ist eine dateiähnliche Menge unveränderlicher Roh-Daten, die nicht notwendigerweise...
The following example joins array-like object (arguments), by calling Function.prototype.call on Array.prototype.join.
Das Folgende Beispiel fügt ein Array-ähnliches Objekt (arguments) zusammen, indem call() auf Array.prototype.join aufgerufen wird.
This is the case, when a JavaScript object has a length property and a splice() method, console.log() treats it as an Array-like object.
Das ist der Fall, wenn ein JavaScript Objekt eine length Eigenschaft und eine splice Methode hat, console.log() behandelt es als arrayähnliches Objekt.
The function.arguments property refers to an an array-like object corresponding to the arguments passed to a function.
Die function.arguments Eigenschaft referenziert ein Array ähnliches Objekt, welches die übergebenen Parameter einer Funktion enthält.
The join() method joins all elements of an array (or an array-like object) into a string and returns this string.
Die push() Methode fügt ein oder mehr Elemente am Ende eines Arrays hinzu und gibt die neue Länge des Arrays zurück.
The join() method creates and returns a new string by concatenating all of the elements in an array (or an array-like object), separated by commas or a specified separator string.
Die unshift() Methode fügt ein oder mehrere Elemente am Anfang eines Array hinzu und gibt die neue Länge des Arrays zurück. Syntax
No results found for this meaning.

Synonyms and analogies of "array-like object" in English

Word & Expression of the day
Image of the day
patty: small flat cake of minced food
Reveal the word
Advertising

Results: 18. Exact: 18. Elapsed time: 33 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200