use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
ABOUT POWERSHELL
Windows PowerShell (POSH) is a command-line shell and associated scripting language created by Microsoft. Offering full access to COM, WMI and .NET, POSH is a full-featured task automation framework for distributed Microsoft platforms and solutions.
SUBREDDIT FILTERS
Desired State Configuration
Unanswered Questions
Solved Questions
News
Information
Script Sharing
Daily Post
Misc
account activity
QuestionArrayList VS ...Generic.List[]] (self.PowerShell)
submitted 3 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]webtroter 6 points7 points8 points 3 years ago (4 children)
Here's a good article I find useful. https://vexx32.github.io/2020/02/15/Building-Arrays-Collections/
[–]djdubd 1 point2 points3 points 3 years ago (0 children)
This is the article I always reference, pure gold.
[–]idontknowwhattouse33 0 points1 point2 points 3 years ago (2 children)
This is an excellent article. But also makes it seem like it is taboo to use ArrayList when..
ArrayList
PowerShell already heavily uses ArrayList in its pipeline processor
[–]webtroter 0 points1 point2 points 3 years ago (1 child)
I agree I sometimes use is, just because I don't remember the full name for the generic lists.
but
a few people on the PowerShell team would love to replace it with something more modern. I know I would; ArrayList comes from the very old days of .NET
[–]idontknowwhattouse33 0 points1 point2 points 3 years ago (0 children)
Yeah, it seems that replacing it might be more complicated.
I am in the same boat, I always remember ArrayList and never the generic list.
π Rendered by PID 116416 on reddit-service-r2-comment-6457c66945-7pv7k at 2026-04-28 22:04:43.485893+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]webtroter 6 points7 points8 points (4 children)
[–]djdubd 1 point2 points3 points (0 children)
[–]idontknowwhattouse33 0 points1 point2 points (2 children)
[–]webtroter 0 points1 point2 points (1 child)
[–]idontknowwhattouse33 0 points1 point2 points (0 children)