Sdílet prostřednictvím


StyleCollectionEditor(Type) Konstruktor

Definice

Vytvoří novou instanci třídy StyleCollectionEditor.

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)

Parametry

type
Type

Typ, pro který se má instance vytvořit.

Platí pro

Viz také