Share via


StyleCollectionEditor(Type) Konstruktor

Definition

Erstellt eine neue Instanz der StyleCollectionEditor-Klasse.

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)

Parameter

type
Type

Der Typ, von dem eine Instanz erstellt werden soll.

Gilt für:

Weitere Informationen