AbstractDictionary Constructor

This element is introduced in Windows PowerShell 5.0.

Namespace: Microsoft.OneGet.Utility.Collections
Assembly: Microsoft.OneGet.Utility (in Microsoft.OneGet.Utility.dll)

Usage

'Usage
Dim instance As New AbstractDictionary(Of TKey, TVal)

Syntax

'Declaration
Protected Sub New
protected AbstractDictionary ()
protected:
AbstractDictionary ()
protected AbstractDictionary ()
protected function AbstractDictionary ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

AbstractDictionary Generic Class
AbstractDictionary Members
Microsoft.OneGet.Utility.Collections Namespace