次の方法で共有


ArrayModelBinder<TElement>.CreateEmptyCollection(Type) メソッド

定義

Object 割り当て可能な を作成します targetType

protected:
 override System::Object ^ CreateEmptyCollection(Type ^ targetType);
protected override object CreateEmptyCollection (Type targetType);
override this.CreateEmptyCollection : Type -> obj
Protected Overrides Function CreateEmptyCollection (targetType As Type) As Object

パラメーター

targetType
Type

Type モデルの。

戻り値

ObjecttargetType割り当て可能な 。

適用対象