共用方式為


TreeNodeStyleCollectionEditor(Type) 建構函式

定義

建立 TreeNodeStyleCollectionEditor 類別的新執行個體。

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

參數

type
Type

類型。

適用於

另請參閱