Hash tables don't preserve order. However, if you specify properties when converting to HTML, it'll preserve that order. Newer versions of PowerShell also let you declare the hash table as ordered, which is a bit less memory efficient sometimes.
↧
Hash tables don't preserve order. However, if you specify properties when converting to HTML, it'll preserve that order. Newer versions of PowerShell also let you declare the hash table as ordered, which is a bit less memory efficient sometimes.