Compartilhar via


DictionaryModelBinder<TKey,TValue>.CreateEmptyCollection(Type) Método

Definição

Crie um Object atribuível 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 do modelo.

Retornos

Um Object atribuível a targetType.

Aplica-se a