CollectionModelBinder<TElement>.CreateInstance(Type) Метод

Определение

Создание экземпляра 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

Параметры

targetType
Type

Type модели.

Возвращаемое значение

Экземпляр targetType.

Применяется к