System.Configuration.Install.InstallerCollection.Add Method

Adds the specified installer to this collection of installers.

Syntax

public int Add (Installer value)

Parameters

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

Returns

The zero-based index of the added installer.

Remarks

The Installer.Parent property of the added System.Configuration.Install.Installer is set to specify the System.Configuration.Install.Installer containing this collection.

Requirements

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