Pass parameter by reference to cmdlet in PowerShell

前端 未结 0 961
既然无缘
既然无缘 2020-12-11 00:00

I am trying to write a simple PowerShell cmdlet in C# that accepts an instance of ArrayList and adds an item to it. The issue I\'ve encountered is that a copy of the array

相关标签:
回答
  • 消灭零回复
提交回复
热议问题