Bagikan melalui


CollectionModelBinder<TElement>.CreateInstance(Type) Metode

Definisi

Buat instans targetType.

protected:
 System::Object ^ CreateInstance(Type ^ targetType);
protected object CreateInstance (Type targetType);
member this.CreateInstance : Type -> obj
Protected Function CreateInstance (targetType As Type) As Object

Parameter

targetType
Type

Type model.

Mengembalikan

Instans targetType.

Berlaku untuk