ModelStateDictionary.ValueEnumerable Yapı

Tanım

public: value class ModelStateDictionary::ValueEnumerable : System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Mvc::ModelBinding::ModelStateEntry ^>
public struct ModelStateDictionary.ValueEnumerable : System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry>
public readonly struct ModelStateDictionary.ValueEnumerable : System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry>
type ModelStateDictionary.ValueEnumerable = struct
    interface seq<ModelStateEntry>
    interface IEnumerable
Public Structure ModelStateDictionary.ValueEnumerable
Implements IEnumerable(Of ModelStateEntry)
Devralma
ModelStateDictionary.ValueEnumerable
Uygulamalar

Oluşturucular

ModelStateDictionary.ValueEnumerable(ModelStateDictionary)

yeni bir örneğini ModelStateDictionary.ValueEnumerablebaşlatır.

Yöntemler

GetEnumerator()

için ModelStateEntrybirIEnumerable.

Belirtik Arabirim Kullanımları

IEnumerable.GetEnumerator()

için ModelStateEntrybirIEnumerable.

IEnumerable<ModelStateEntry>.GetEnumerator()

için ModelStateEntrybirIEnumerable.

Şunlara uygulanır