共用方式為


CollectionModelBinder<TElement>.ElementBinder 屬性

定義

IModelBinder取得系結集合專案的實例。

protected:
 property Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinder ^ ElementBinder { Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinder ^ get(); };
protected Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder ElementBinder { get; }
member this.ElementBinder : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder
Protected ReadOnly Property ElementBinder As IModelBinder

屬性值

適用於