System.Configuration.Install.InstallerCollection.Insert Method

Inserts the specified installer into the collection at the specified index.

Syntax

public void Insert (int index, Installer value)

Parameters

index
The zero-based index at which to insert the installer.
value
The System.Configuration.Install.Installer to insert.

Remarks

Documentation for this section has not yet been entered.

Requirements

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