PSListModifier.Remove Property

Definition

The list of items to remove when AppyTo is called.

public:
 property System::Collections::ObjectModel::Collection<System::Object ^> ^ Remove { System::Collections::ObjectModel::Collection<System::Object ^> ^ get(); };
public System.Collections.ObjectModel.Collection<object> Remove { get; }
member this.Remove : System.Collections.ObjectModel.Collection<obj>
Public ReadOnly Property Remove As Collection(Of Object)

Property Value

Applies to