Sdílet prostřednictvím


ArrayEditor(Type) Konstruktor

Definice

Inicializuje novou instanci pomocí zadaného datového ArrayEditor typu pro pole.

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

Parametry

type
Type

Datový typ položek v poli.

Platí pro