Freigeben über


CollectionModelBinder<TElement>.CreateInstance(Type) Methode

Definition

Erstellen Sie eine Instanz von 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 des Modells.

Gibt zurück

Eine Instanz von targetType.

Gilt für: