共用方式為


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

傳回

適用於