Aracılığıyla paylaş


CollectionModelBinder<TElement>.CanCreateInstance(Type) Yöntem

Tanım

Bu ICollectionModelBinder uygulamanın için targetTypeatanabilir oluşturup oluşturamayacağını gösteren bir Object gösterge alır.

public:
 virtual bool CanCreateInstance(Type ^ targetType);
public virtual bool CanCreateInstance (Type targetType);
abstract member CanCreateInstance : Type -> bool
override this.CanCreateInstance : Type -> bool
Public Overridable Function CanCreateInstance (targetType As Type) As Boolean

Parametreler

targetType
Type

Type öğesini seçin.

Döndürülenler

truebu ICollectionModelBinder uygulama için targetTypeatanabilir bir Object oluşturabiliyorsa; false aksi takdirde.

Uygulamalar

Şunlara uygulanır