Поделиться через


CollectionModelBinder<TElement>.CreateEmptyCollection(Type) Метод

Определение

Создайте назначаемый Object объект .targetType

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

Параметры

targetType
Type

Type модели.

Возвращаемое значение

Объект , Object назначаемый .targetType

Комментарии

Вызывается при создании "пустой" модели по умолчанию для привязки верхнего уровня.

Применяется к