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 zum Erstellen einer Instanz von.

Gilt für:

Weitere Informationen