共用方式為


RoleGroupCollectionEditor(Type) 建構函式

定義

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

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

參數

type
Type

集合中的物件型別。

適用於

另請參閱