Udostępnij za pośrednictwem


ValueProviderDictionary.Values Właściwość

Definicja

Pobiera kolekcję zawierającą wartości w IDictionary<TKey,TValue> obiekcie.

public System.Collections.Generic.ICollection<System.Web.Mvc.ValueProviderResult> Values { get; }
member this.Values : System.Collections.Generic.ICollection<System.Web.Mvc.ValueProviderResult>
Public ReadOnly Property Values As ICollection(Of ValueProviderResult)

Wartość właściwości

Kolekcja wartości w obiekcie, który implementuje IDictionary<TKey,TValue> interfejs.

Implementuje

Dotyczy