DataControlReferenceCollectionEditor(Type) Konstruktor

Definition

Initierar en ny instans av DataControlReferenceCollectionEditor klassen med hjälp av den angivna samlingstypen.

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)

Parametrar

type
Type

Typen av samling som ska redigeras.

Gäller för