DataControlReferenceCollectionEditor(Type) Konstruktor

Definice

Inicializuje novou instanci DataControlReferenceCollectionEditor třídy pomocí zadaného typu kolekce.

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)

Parametry

type
Type

Typ kolekce, která se má upravit.

Platí pro