Compartir a través de


ArrayModelBinder<TElement>.CreateEmptyCollection(Type) Método

Definición

Cree un Object objeto asignable a targetType.

protected:
 override System::Object ^ CreateEmptyCollection(Type ^ targetType);
protected override object CreateEmptyCollection (Type targetType);
override this.CreateEmptyCollection : Type -> obj
Protected Overrides Function CreateEmptyCollection (targetType As Type) As Object

Parámetros

targetType
Type

Type del modelo.

Devoluciones

Que Object se puede asignar a targetType.

Se aplica a