System.Configuration.Install.InstallerCollection.Contains Method

Determines whether the specified installer is included in collection.

Syntax

public bool Contains (Installer value)

Parameters

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

Returns

true if the specified installer is in this collection; otherwise, false.

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