다음을 통해 공유


ArrayModelBinder<TElement>.CreateEmptyCollection(Type) 메서드

정의

Object 할당할 수 있는 를 만듭니다 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

매개 변수

targetType
Type

Type 모델입니다.

반환

Object 할당할 수 있는 입니다 targetType.

적용 대상