共用方式為


DictionaryModelBinder<TKey,TValue>.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 模型的 。

傳回

Object可指派給 targetType

適用於