다음을 통해 공유


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

정의

System.Object.CanCreateInstance(System.Type)
public:
 override bool CanCreateInstance(Type ^ targetType);
public override bool CanCreateInstance (Type targetType);
override this.CanCreateInstance : Type -> bool
Public Overrides Function CanCreateInstance (targetType As Type) As Boolean

매개 변수

targetType
Type

반환

적용 대상