Udostępnij za pośrednictwem


ModelStateDictionary.Enumerator.Current Właściwość

Definicja

Pobiera element w kolekcji w bieżącej pozycji modułu wyliczającego.

public:
 property System::Collections::Generic::KeyValuePair<System::String ^, Microsoft::AspNetCore::Mvc::ModelBinding::ModelStateEntry ^> Current { System::Collections::Generic::KeyValuePair<System::String ^, Microsoft::AspNetCore::Mvc::ModelBinding::ModelStateEntry ^> get(); };
public System.Collections.Generic.KeyValuePair<string,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry> Current { get; }
member this.Current : System.Collections.Generic.KeyValuePair<string, Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry>
Public ReadOnly Property Current As KeyValuePair(Of String, ModelStateEntry)

Wartość właściwości

Implementuje

Dotyczy