Compartir a través de


DictionaryWrapper<TKey, TValue> (Constructor) (IDictionary<TKey, TValue>)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

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

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DictionaryWrapper<TKey, TValue> Clase

DictionaryWrapper<TKey, TValue> (Sobrecarga)

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)