CollectionEditorBase(Type) Konstruktor

Definition

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

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

Parametrar

type
Type

Typen av samling som ska redigeras.

Gäller för