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

返回

适用于