Freigeben über


ModelStateDictionary.KeyEnumerable(ModelStateDictionary) Konstruktor

Definition

Initialisiert eine neue Instanz von 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)

Parameter

Gilt für: