Share via


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

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    value As IDictionary(Of TKey, TValue) _
)
public DictionaryWrapper(
    IDictionary<TKey, TValue> value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DictionaryWrapper<TKey, TValue> Klasse

DictionaryWrapper<TKey, TValue>-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace