Sdílet prostřednictvím


DictionaryModelBinder<TKey,TValue>.CreateEmptyCollection(Type) Metoda

Definice

Object Vytvořte přiřaditelnou k 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

Parametry

targetType
Type

Type modelu.

Návraty

Přiřaditelné Object k targetType.

Platí pro