PropertiesCollection.IDictionary<String, Object>.Values, propriété
Espace de noms : Microsoft.VisualStudio.Services.WebApi
Assembly : Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)
Syntaxe
'Déclaration
Private ReadOnly Property Values As ICollection(Of Object)
Implements IDictionary(Of String, Object).Values
ICollection<Object> IDictionary<string, Object>.Values { get; }
Valeur de propriété
Type : System.Collections.Generic.ICollection<Object>
Implémentations
IDictionary<TKey, TValue>.Values
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.