PSListModifier Class
Provides Add, Remove, and Replace lists that can be used to update lists. This class is introduced in Windows PowerShell 2.0.
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation.dll)
System.Management.Automation Namespace
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation.dll)
This .NET Framework type is returned by the Update-List cmdlet, and is used internally by the cmdlet to update a list. Other cmdlets that modify lists could use this class to provide Add, Remove, and Replace lists to modify their own lists.
For a generic version of this class, see the PSListModifier class.
System.Object
System.Management.Automation.PSListModifier
System.Management.Automation.PSListModifier
System.Management.Automation.PSListModifier
System.Management.Automation.PSListModifier
Any public static (
Shared
in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Target Platforms
Windows Developer Preview, Windows Server Developer PreviewReference
PSListModifier MembersSystem.Management.Automation Namespace
Other Resources
Windows PowerShell SDKSend comments about this topic to Microsoft.
