Compartir a través de


PropertiesCollection.IDictionary<String, Object>.Values (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.Services.WebApi
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
Private ReadOnly Property Values As ICollection(Of Object)
    Implements IDictionary(Of String, Object).Values
ICollection<Object> IDictionary<string, Object>.Values { get; }

Valor de propiedad

Tipo: System.Collections.Generic.ICollection<Object>

Implementaciones

IDictionary<TKey, TValue>.Values

Seguridad de .NET Framework

Vea también

Referencia

PropertiesCollection Clase

Microsoft.VisualStudio.Services.WebApi (Espacio de nombres)