DataControlReferenceCollectionEditor(Type) Oluşturucu

Tanım

Belirtilen koleksiyon türünü kullanarak sınıfının yeni bir örneğini DataControlReferenceCollectionEditor başlatır.

public:
 DataControlReferenceCollectionEditor(Type ^ type);
public DataControlReferenceCollectionEditor(Type type);
new System.Web.DynamicData.Design.DataControlReferenceCollectionEditor : Type -> System.Web.DynamicData.Design.DataControlReferenceCollectionEditor
Public Sub New (type As Type)

Parametreler

type
Type

Düzenlenecek koleksiyonun türü.

Şunlara uygulanır