Partager via


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

Définition

Créez un Object assignable à 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

Paramètres

targetType
Type

Type du modèle.

Retours

Assignable Object à targetType.

S’applique à