ArrayModelBinder<TElement>.CreateEmptyCollection(Type) Methode

Definition

Erstellen Sie eine Object zuzuweisende .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

Parameter

targetType
Type

Type des Modells.

Gibt zurück

Ein Object zuweisbares .targetType

Gilt für: