Compartilhar via


CollectionModelBinder<TElement>.CreateInstance(Type) Método

Definição

Crie uma instância de 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

Parâmetros

targetType
Type

Type do modelo.

Retornos

Uma instância de targetType.

Aplica-se a