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.
Variable ein Array ist
Returns true if a variable is an array, if not false.
IsArray returns True if the variable is an array; otherwise, it returns False. IsArray is especially useful with variants containing arrays.
Wenn die Variable ein Array ist, gibt IsArray den Wert Wahr zurück, andernfalls gibt es Falsch zurück. IsArray ist besonders mit Variant -Variablen hilfreich, die Arrays enthalten.
This variable is an array containing the products.
When the value of the variable is an array, the += operator appends the values on the right side of the operator to the array.
Wenn der Wert der Variablen ein Array ist, fügt der Operator += die Werte rechts vom Operator an das Array angefügt.
If a variable is an array, and if every element of the array which is referenced has a value then array (yi, complete, dim1, dim2,...) rather than
Haben alle Elemente des Arrays einen Wert sollte das Array mit der Option complete deklariert werden, zum Beispiel array(a, complete, dim1, dim2,...).
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.
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.
Even if the command returns a single process, the $LocalProcesses variable is an array.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.