Freigeben über


DictionaryWrapper<TKey, TValue>-Konstruktor (DictionaryWrapper<TKey, TValue>)

Initialisiert eine neue Instanz der Klasse DictionaryWrapper<TKey, TValue> basierend auf einem anderen Objekt.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    template As DictionaryWrapper(Of TKey, TValue) _
)
'Usage
Dim template As DictionaryWrapper(Of TKey, TValue)

Dim instance As New DictionaryWrapper(template)
public DictionaryWrapper(
    DictionaryWrapper<TKey, TValue> template
)

Parameter

Siehe auch

Referenz

DictionaryWrapper<TKey, TValue> Klasse

DictionaryWrapper<TKey, TValue>-Member

DictionaryWrapper<TKey, TValue>-Überladung

Microsoft.PerformancePoint.Scorecards-Namespace