共用方式為


StyleCollectionEditor(Type) 建構函式

定義

建立 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)

參數

type
Type

要建立其執行個體的型別。

適用於

另請參閱