CollectionEditor(Type) Konstruktor

Definition

Initierar en ny instans av CollectionEditor klassen med den angivna samlingstypen.

public:
 CollectionEditor(Type ^ type);
public CollectionEditor(Type type);
new System.ComponentModel.Design.CollectionEditor : Type -> System.ComponentModel.Design.CollectionEditor
Public Sub New (type As Type)

Parametrar

type
Type

Typ av samling som redigeraren ska redigera.

Gäller för