DictionaryModelBinder<TKey,TValue>.CreateEmptyCollection(Type) Metodo

Definizione

Creare un Object oggetto assegnabile 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

Parametri

targetType
Type

Type del modello.

Restituisce

Oggetto Object assegnabile a targetType.

Si applica a