Initializes a new instance of the AppMgmtKeyedCollectionBase Class.Initializes a new instance of the AppMgmtKeyedCollectionBase Class.Namespace: Microsoft.ConfigurationManagement.ApplicationManagement
Assembly: Microsoft.ConfigurationManagement.ApplicationManagement (in Microsoft.ConfigurationManagement.ApplicationManagement.dll)

Usage

Visual Basic
Dim instance As New AppMgmtKeyedCollectionBase(Of TKey, TItem)

Syntax

Visual Basic
Protected Sub New
C#
protected AppMgmtKeyedCollectionBase ()
C++
protected:
AppMgmtKeyedCollectionBase ()
J#
protected AppMgmtKeyedCollectionBase ()
JScript
protected function AppMgmtKeyedCollectionBase ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

See Also