Propriedade PropertiesCollection.IDictionary<String, Object>.Values
Namespace: Microsoft.VisualStudio.Services.WebApi
Assembly: Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)
Sintaxe
'Declaração
Private ReadOnly Property Values As ICollection(Of Object)
Implements IDictionary(Of String, Object).Values
ICollection<Object> IDictionary<string, Object>.Values { get; }
Valor de propriedade
Tipo: System.Collections.Generic.ICollection<Object>
Implementações
IDictionary<TKey, TValue>.Values
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.