System.Configuration.Install.InstallerCollection.IndexOf Method

Determines the index of a specified installer in the collection.

Syntax

public int IndexOf (Installer value)

Parameters

value
The System.Configuration.Install.Installer to locate in the collection.

Returns

The zero-based index of the installer in the collection.

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