Creating the collection. Lets start of with creating an ArrayList in PowerShell: $collectionVariable = New-Object System.Collections.ArrayList.
確定! 回上一頁