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

类型。

适用于

另请参阅