อ่านในภาษาอังกฤษ

แชร์ผ่าน


ModelStateDictionary.PrefixEnumerable Struct

Definition

Enumerates over ModelStateDictionary to provide entries that start with the specified prefix.

C#
public struct ModelStateDictionary.PrefixEnumerable : System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry>>
C#
public readonly struct ModelStateDictionary.PrefixEnumerable : System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry>>
Inheritance
ModelStateDictionary.PrefixEnumerable
Implements

Constructors

Methods

GetEnumerator() System.ValueType.GetEnumerator

Explicit Interface Implementations

Applies to

ผลิตภัณฑ์ เวอร์ชัน
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0