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

集合中的对象类型。

适用于

另请参阅