StyleCollectionEditor(Type) Konstruktor

Definition

Skapar en ny instans av StyleCollectionEditor klassen.

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

Parametrar

type
Type

Den typ som du vill skapa en instans av.

Gäller för

Se även