ModelStateDictionary.IReadOnlyDictionary<String,ModelStateEntry>.Values Propriété

Définition

Obtient une collection énumérable qui contient les valeurs dans dictionnaire en lecture seule.

C#
System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry> System.Collections.Generic.IReadOnlyDictionary<System.String,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry>.Values { get; }

Valeur de propriété

Implémente

S’applique à

Produit Versions
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0