Freigeben über


ModelStateDictionary.ValueEnumerable(ModelStateDictionary) Konstruktor

Definition

Initialisiert eine neue Instanz von ModelStateDictionary.ValueEnumerable.

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

Parameter

Gilt für: