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

แชร์ผ่าน


ICollectionModelBinder Interface

Definition

Interface for model binding collections.

C#
public interface ICollectionModelBinder : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder
Derived
Implements

Methods

BindModelAsync(ModelBindingContext)

Attempts to bind a model.

(Inherited from IModelBinder)
CanCreateInstance(Type)

Gets an indication whether or not this ICollectionModelBinder implementation can create an Object assignable to targetType.

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