Keys foreach ($key in $keys) { $hashtable[$key] = "NewValue" } Notice that the highlighted keys variable is declared as an array of objects.
確定! 回上一頁