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

แชร์ผ่าน


IEnumerableValueProvider Interface

Definition

Interface representing an enumerable IValueProvider.

C#
public interface IEnumerableValueProvider : Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider
Derived
Implements

Methods

ContainsPrefix(String)

Determines whether the collection contains the specified prefix.

(Inherited from IValueProvider)
GetKeysFromPrefix(String)

Gets the keys for a specific prefix.

GetValue(String)

Retrieves a value object using the specified key.

(Inherited from IValueProvider)

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