System.Configuration.Install.InstallerCollection.Remove Method

Removes the specified System.Configuration.Install.Installer from the collection.

Syntax

public void Remove (Installer value)

Parameters

value
An System.Configuration.Install.Installer that represents the installer to remove.

Remarks

The Installer.Parent property of the removed System.Configuration.Install.Installer is set to null.

Requirements

Namespace: System.Configuration.Install
Assembly: System.Configuration.Install (in System.Configuration.Install.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0