Udostępnij przez


CollectionModelBinder<TElement>.CreateInstance(Type) Metoda

Definicja

Utwórz wystąpienie elementu 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

Parametry

targetType
Type

Type modelu.

Zwraca

Wystąpienie elementu targetType.

Dotyczy