Freigeben über


PropertiesCollection.IDictionary<String, Object>.Values-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

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

Eigenschaftswert

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

Implementiert

IDictionary<TKey, TValue>.Values

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertiesCollection Klasse

Microsoft.VisualStudio.Services.WebApi-Namespace