Um sicherzustellen, dass mit dem Befehl ein Array erstellt wird, verwenden Sie den Arrayteilausdruckoperator ( ), wie im folgenden Beispiel veranschaulicht: $LocalProcesses = (get-process co*) Selbst wenn vom Befehl ein einziger Prozess zurückgegeben wird, ist die $LocalProcesses-Variable ein Array.
To ensure the command creates an array, use the array subexpression operator, , as shown in the following example: $LocalProcesses = (get-process co*) Even if the command returns a single process, the $LocalProcesses variable is an array.
Der Code, wie er oben steht, gibt ein Array zurück.
The code, as it stands above, will return an array.
Sie haben ein Array eingegeben, ohne sie in Klammern umschließen.
You have entered an array without enclosing it in brackets.
Der Parameter muss entweder ein Array oder ein instanceof Traversable sein.
The parameter must be either an array or an instanceof Traversable.
Am Ende kann auch ein Array mit weniger Werten erzeugt werden.
You may also have an array with less values at the end.
Das JavaScript erwartet aber ein Array und versucht über numerische Indizes zu iterieren.
But the JavaScript expects an array and tries to iterate over numeric indices.
Sie können ein Array verwenden, wenn Metadata mehr als einen Wert enthält.
You can use an array if the metadata contains more than one value.
Jede gesendete Nachricht beinhaltet ein Array von einem oder mehreren Objekten.
Every sent message includes an array of one or more objects.
Deshalb wird ein Array von Variant -Werten mit vier Elementen erstellt.
Therefore, an array of Variant values with four elements is created.
Ein Array, das die IDs der erstellten Shapes zurückgibt.
An array that returns the IDs of the created shapes.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.