Freigeben über


ModelStateDictionary.ValueEnumerator.Current Eigenschaft

Definition

Ruft das Element in der Auflistung an der aktuellen Position des Enumerators ab.

public:
 property Microsoft::AspNetCore::Mvc::ModelBinding::ModelStateEntry ^ Current { Microsoft::AspNetCore::Mvc::ModelBinding::ModelStateEntry ^ get(); };
public Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry Current { get; }
member this.Current : Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry
Public ReadOnly Property Current As ModelStateEntry

Eigenschaftswert

Implementiert

Gilt für: