次の方法で共有


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

プロパティ値

適用対象