Share via


ModelStateDictionary.KeyEnumerable(ModelStateDictionary) Constructeur

Définition

Initialise une nouvelle instance de ModelStateDictionary.KeyEnumerable.

public:
 KeyEnumerable(Microsoft::AspNetCore::Mvc::ModelBinding::ModelStateDictionary ^ dictionary);
public KeyEnumerable (Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary dictionary);
new Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary.KeyEnumerable : Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary -> Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary.KeyEnumerable
Public Sub New (dictionary As ModelStateDictionary)

Paramètres

dictionary
ModelStateDictionary

L’ModelStateDictionaryopérateur

S’applique à