System.Configuration.Install.InstallerCollection.AddRange Method

Adds the specified collection of installers to this collection.

Syntax

public void AddRange (InstallerCollection value)

Parameters

value
An System.Configuration.Install.InstallerCollection that represents the installers to add to this collection.

Remarks

The Installer.Parent property of each added System.Configuration.Install.Installer is set to 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