Compartir a través de


ArrayModelBinder<TElement>.CanCreateInstance(Type) Método

Definición

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

Parámetros

targetType
Type

Devoluciones

Se aplica a