ICollectionModelBinder Interface
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Interface pour les collections de liaisons de modèles.
public interface class ICollectionModelBinder : Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinder
public interface ICollectionModelBinder : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder
type ICollectionModelBinder = interface
interface IModelBinder
Public Interface ICollectionModelBinder
Implements IModelBinder
- Dérivé
- Implémente
Bind |
Tente de lier un modèle. (Hérité de IModelBinder) |
Can |
Obtient une indication indiquant si cette ICollectionModelBinder implémentation peut ou non créer un Object assignable à |
Produit | Versions |
---|---|
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 |