RoleGroupCollectionEditor(Type) Constructor

Definitie

Hiermee maakt u een nieuw exemplaar van de RoleGroupCollectionEditor klasse.

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)

Parameters

type
Type

Het type objecten in de verzameling.

Van toepassing op

Zie ook